Skip to content

Releases: terraform-modules/aws-vpc-setup

2.11.4: vpc-transit-gateway-association: add inspection as possible tgw_envir…

14 Feb 13:30
Compare
Choose a tag to compare
  • 2.11.4 -- 2025-02-14
    • vpc-transit-gateway-association
      • add inspection as possible tgw_environment

2.11.2: vpc-interface-endpoint: add lab-gov-dmz-network-nonprod account to al…

08 Jan 17:29
Compare
Choose a tag to compare
  • 2.11.2 -- 2025-01-08
    • vpc-interface-endpoint
      • add lab-gov-dmz-network-nonprod account to allowed list of central vpc endpoint accounts

2.11.0

11 Dec 15:11
Compare
Choose a tag to compare
  • 2.11.0 -- 2024-12-11
    • flowlog
      • added field enable_s3 so we can stop creating S3 flow logs (and go only to data firehose)
      • remove splunk resources, as splunk is gone from our environment

2.10.7

15 Nov 19:56
Compare
Choose a tag to compare
  • 2.10.7 -- 2024-11-14
    • vpc-interface-endpoint
      • fix shortname for ssm and descriptions

2.10.6: vpc-interface-endpoint: fix route53 creation to base it off private_d…

13 Nov 21:44
Compare
Choose a tag to compare
  • 2.10.6 -- 2024-11-13
    • vpc-interface-endpoint
      • fix route53 creation to base it off private_dns_name

2.10.5: vpc-interface-endpoint: fix service vs service_name to better handle …

13 Nov 12:50
Compare
Choose a tag to compare
  • 2.10.5 -- 2024-11-13
    • vpc-interface-endpoint
      • fix service vs service_name to better handle service name which are not short and non-regional (for new iam endpoint)

2.10.4: examples/dummy-vpc/vpc0: add default security group (to manage it) to…

07 Oct 17:52
Compare
Choose a tag to compare
  • 2.10.4 -- 2024-10-07
    • examples/dummy-vpc/vpc0
      • add default security group (to manage it) to remove ingress/egress rules

2.10.3

16 Sep 20:59
Compare
Choose a tag to compare
  • 2.10.3 -- 2024-09-16
    • route53-zone-association
      • terraform-role
        • add for other_role_names

2.10.2: vpc-interface-endpoint: add ip_address_type to allow for ipv4, ipv6, …

19 Jul 20:03
Compare
Choose a tag to compare
  • 2.10.2 -- 2024-07-19
    • vpc-interface-endpoint
      • add ip_address_type to allow for ipv4, ipv6, or dualstack. Only ipv4 works for govcloud at the moment so this is somewhat useless

tag-shared-vpc-resources: fix to use aws_ resource to get network_acls (awscc_ does not have filter) to only include from network account

09 Jul 13:33
Compare
Choose a tag to compare
  • 2.10.1 -- 2024-07-09
    • tag-shared-vpc-resources
      • fix to use aws_ resource to get network_acls (awscc_ does not have filter) to only include from network account