Releases: terraform-modules/aws-vpc-setup
Releases · terraform-modules/aws-vpc-setup
tag-shared-vpc-resources: use awscc provider to get network acl vs null resource
- 2.10.0 -- 2024-06-05
- tag-shared-vpc-resources
- use awscc provider to get network acl vs null resource
- tag-shared-vpc-resources
tag-shared-vpc-resources: remap Name tag of route_table if the AZ ID is different in the source vs the taget (within the assocaated subnets)
- 2.9.18 -- 2024-05-09
- tag-shared-vpc-resources
- remap Name tag of route_table if the AZ ID is different in the source vs the taget (within the assocaated subnets)
- tag-shared-vpc-resources
tag-shared-vpc-resources: remap Name tag of subnet if the AZ ID is different in the source vs the taget
- 2.9.17 -- 2024-05-09
- tag-shared-vpc-resources
- remap Name tag of subnet if the AZ ID is different in the source vs the taget
- tag-shared-vpc-resources
tag-shared-vpc-resources: fix nacl tagging
- 2.9.16 -- 2024-05-08
- tag-shared-vpc-resources
- fix nacl tagging
- tag-shared-vpc-resources
flowlogs-transit-gateway: remove splunk; add outputs for flowlog
- 2.9.15 -- 2024-05-07
- flowlogs-transit-gateway
- remove splunk
- add outputs (for generating subscription external to module)
- flowlogs-transit-gateway
vpn-transit-gateway: add cloudwatch_log_prefix
- 2.9.14 -- 2023-12-15
- vpn-transit-gateway
- add cloudwatch_log_prefix, to be set when log policy > 5120, to /aws/vendedlogs per AWS documentation at
https://docs.aws.amazon.com/step-functions/latest/dg/bp-cwl.html. May also be possible with a cloudwatch log policy
resource, but unclear how that affects all the other log policies listed
- add cloudwatch_log_prefix, to be set when log policy > 5120, to /aws/vendedlogs per AWS documentation at
- vpn-transit-gateway
vpn-transit-gateway: change alarm templates to reduce size for aggregate alarms
- 2.9.13 -- 2023-12-13
- vpn-transit-gateway
- change alarm templates to reduce size for aggregate alarms
- vpn-transit-gateway
vpc-interface-endpoint: change vpce_kms_txt to vpce_heritage_txt
- 2.9.12 -- 2023-11-01
- vpc-interface-endpoint
- change vpce_kms_txt to vpce_heritage_txt
- vpc-interface-endpoint
vpc-interface-endpoints: allow ent-gov-dmz-network-prod to create central endpoints
- 2.9.11 -- 2023-10-25
- vpc-interface-endpoint
- add ent-gov-dmz-network-prod to allowed list of accounts for setup of central vpc endpoints
- vpc-interface-endpoint
flowlogs-transit-gateway: add retention, custom log format
- 2.9.10 -- 2023-10-16
- flowlogs-transit-gateway
- add use_flowlog_custom_format
- add flowlog_custom_format
- use default retention of 6 months, allow it as a variable
- flowlogs-transit-gateway