Releases: terraform-modules/aws-vpc-setup
Releases · terraform-modules/aws-vpc-setup
2.13.1: vpc-transit-gateway-association/self: add variable for dns_support, d…
- 2.13.1 -- 2026-02-23
- vpc-transit-gateway-association/self
- add variable for dns_support, default to false (disabled)
- this comes from the resolution of AWS support case 176963314006987 from ent-gov-operations-prod account
- vpc-transit-gateway-association/self
2.13.0
2.12.2
2.12.1: share-resources: remove share_explict_enabled; fix ram resource share…
- 2.12.1 -- 2025-06-25
- share-resources
- remove share_explict_enabled
- fix ram resource share to share subnets only once
- share-resources
2.12.0: share-resources: add share_explict_enabled to force creation of aws_r…
- 2.12.0 -- 2025-06-23
- share-resources
- add share_explict_enabled to force creation of aws_ram_resource_association, not needed within the same organization and sharing enabled
- share-resources
2.11.9
2.11.8: vpc-interface-endpoint: add finops_ tagging of network interface if f…
- 2.11.8 -- 2025-04-11
- vpc-interface-endpoint
- add finops_ tagging of network interface if finops_ tags are present in var.tags
- vpc-interface-endpoint
2.11.7: vpc-transit-gateway-association/self: add variables enable_tgw_attach…
- 2.11.7 -- 2025-02-21
- vpc-transit-gateway-association/self
- add variables:
- enable_tgw_attachment (for firewall tables, to not attach the TGW which is only for attachment)
- add variables:
- vpc-transit-gateway-association/self
2.11.6: vpc-transit-gateway-association/self: add variables for appliance_mod…
- 2.11.6 -- 2025-02-20
- vpc-transit-gateway-association/self
- add variables:
- appliance_mode_support default false (for firewall subnets)
- security_group_referencing_support default true
- add variables:
- vpc-transit-gateway-association/self
2.11.5: vpc-transit-gateway-association: allow additional propgate_rt_all opt…
- 2.11.5 -- 2025-02-18
- vpc-transit-gateway-association
- allow additional propgate_rt_all options via variable propagate_all_route_table_names
- vpc-transit-gateway-association