Skip to content

Commit

Permalink
udpate module details
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 17, 2026
1 parent e4f53fb commit 6f5c861
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion aws/whats-new/terraform-modules/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
# What's New with [Terraform Modules](https://github.e.it.census.gov/terraform-modules/)

## 2026-07-17: [aws-dynamic-route53](https://github.e.it.census.gov/terraform-modules/aws-dynamic-route53/releases/tag/2.1.0)

Update runtime from 3.9 (no longer supported) to 3.12.

* 2.1.0 -- 2026-07-17
- change runtime from 3.9 to 3.12

## 2026-07-16: [aws-vpc-setup](https://github.e.it.census.gov/terraform-modules/aws-vpc-setup/releases/tag/2.15.0)

Add ec2:DescribeVpcEndpoints* to terraform route53 role for remote finding.

* 2.15.0 -- 2026-07-16
- route53-zone-association/terraform-role
- add DescribeVpcEndpoint*


## 2026-05-27: [aws-sso//group-assignment](https://github.e.it.census.gov/terraform-modules/aws-sso/tree/1.8.0/group-assignment)

When addign accounts to the YAML file for `account_names`, if you use one that does not exist (such as the `-gov` alias instead
When adding accounts to the YAML file for `account_names`, if you use one that does not exist (such as the `-gov` alias instead
of the `-ew` version of the alias when in GovCloud), it will silently fail the apply. This now prevents creation and notifies you
at plan time.

Expand Down

0 comments on commit 6f5c861

Please sign in to comment.