From 4defa3b014ade25ca3106f7d1f47747b1526a188 Mon Sep 17 00:00:00 2001 From: badra001 Date: Thu, 12 Feb 2026 13:11:45 -0500 Subject: [PATCH] fix --- aws/whats-new/terraform-modules/README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/aws/whats-new/terraform-modules/README.md b/aws/whats-new/terraform-modules/README.md index 26b8577e..09b6a872 100644 --- a/aws/whats-new/terraform-modules/README.md +++ b/aws/whats-new/terraform-modules/README.md @@ -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). @@ -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 @@ -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. -