diff --git a/aws/whats-new/terraform-modules/README.md b/aws/whats-new/terraform-modules/README.md index f2769a45..26b8577e 100644 --- a/aws/whats-new/terraform-modules/README.md +++ b/aws/whats-new/terraform-modules/README.md @@ -2,12 +2,12 @@ ## 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. +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). -* 2.14.0 -- 2026-02-04 - - ses-domain - - add variable enable_identity_feedback (true), set feedback +* 1.5.0 -- 2026-02-12 + - created policies + - policies/sc-developer ## 2026-01-20: [aws-certificates](https://github.e.it.census.gov/terraform-modules/aws-certificates/tree/1.3.0)