Skip to content

Releases: terraform-modules/aws-common-security-groups

2.5.1

16 Dec 17:39
Compare
Choose a tag to compare
  • 2.5.1 -- 2024-12-16
    • rds-postgres
    • fix ingress_security_groups, ingress_networks

2.5.0

16 Dec 16:41
Compare
Choose a tag to compare
  • 2.5.0 -- 2024-12-09
    • emr
    • add module for EMR ports and several security groups

2.4.0

09 Dec 20:05
Compare
Choose a tag to compare
  • 2.4.0 -- 2024-12-09
    • rds-postgres
    • update to use prefix list(s) as variable prefix_list_names

back-port changes from a22a8f6c9be918cd426fb9690608ae132c6a6874

30 Jun 18:43
Compare
Choose a tag to compare
  • 2.2.7 -- 2022-06-30
    • it-windows-base
      • update n_encase address

fix list() to []

03 Jun 18:09
Compare
Choose a tag to compare
  • 2.2.6 -- 2022-06-03
    • all tags
      • change list() to []

change map() to {}

03 Jun 17:28
Compare
Choose a tag to compare
  • 2.2.5 -- 2022-06-03
    • common and web
      • change map() to {}

add flag for enable_default_egress

27 Oct 14:33
Compare
Choose a tag to compare

Add a flag enable_default_egress (default = true), to prevent the creation of the default egress ALL rules.

fix sas submodule port_list

27 Oct 11:44
Compare
Choose a tag to compare
2.2.3

fix sas submodule port_list

ingress_self* options

25 Oct 17:24
Compare
Choose a tag to compare

Make ingress_self* options work
add missing default egress network

New submodule: custom

22 Oct 19:49
Compare
Choose a tag to compare

This creates a custom submodule allowing you to pass your own list of from/to/proto/description/cidr blocks. It creates an egress list of any.