Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 12, 2026
1 parent 1e2a751 commit 4defa3b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions aws/whats-new/terraform-modules/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# What's New with [Terraform Modules](https://github.e.it.census.gov/terraform-modules/)

## 2026-02-04: [aws-inf-setup//ses-domain](https://github.e.it.census.gov/terraform-modules/aws-inf-setup/tree/2.14.0/ses-domain)
## 2026-02-12: [aws-sso//policies/sc-developer](https://github.e.it.census.gov/terraform-modules/aws-sso/tree/1.5.0/policies/sc-developer)

This change moves the `sc-developer` permissionset into a module, so we can change in one place for all organizations.
The new setup has been applied in _ent-gov_ and _lab-gov_ (this does not exist in _ent-ew_ as we have no workloads there).
Expand All @@ -9,6 +9,15 @@ The new setup has been applied in _ent-gov_ and _lab-gov_ (this does not exist i
- created policies
- policies/sc-developer

## 2026-02-04: [aws-inf-setup//ses-domain](https://github.e.it.census.gov/terraform-modules/aws-inf-setup/tree/2.14.0/ses-domain)

The use of the SES Domain module for DICE ReBlast led to a need to disable the automated email feedback, so that an SNS topic
may be used along with a configuration set. This provides a new variable to allow for disabling the email feedback.

* 2.14.0 -- 2026-02-04
- ses-domain
- add variable enable_identity_feedback (true), set feedback

## 2026-01-20: [aws-certificates](https://github.e.it.census.gov/terraform-modules/aws-certificates/tree/1.3.0)

It was observed in the EDL Management account that the ACM console, where IAM RolesAnywhere certificates are created, is
Expand Down Expand Up @@ -49,4 +58,3 @@ The impetus behind this is that we are double-counting global resources for AWS
not likely the driver of higher costs, however. We also enabled the use of an additional variable for disabling
recording for resources entirely, to go along with the resource which get limited to daily checks vs continous.


0 comments on commit 4defa3b

Please sign in to comment.