diff --git a/aws/whats-new/terraform-modules/README.md b/aws/whats-new/terraform-modules/README.md index 5bc38b4d..75b1b39b 100644 --- a/aws/whats-new/terraform-modules/README.md +++ b/aws/whats-new/terraform-modules/README.md @@ -1,5 +1,15 @@ # What's New with [Terraform Modules](https://github.e.it.census.gov/terraform-modules/) +## 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 +not showing any sort of information about the role for which a certificate is imported into ACM. This update adds the +role name as the `Name` tag, as well as updates to include the `boc:module_name` for each of the submodules it provides. + +* 1.3.0 -- 2026-01-20 + - add boc:module_name to submodules + - add Name with role name content to acmpca-roles-anywhere + ## 2026-01-16: [aws-sso//policies](https://github.e.it.census.gov/terraform-modules/aws-sso/tree/master/policies) This is the modulariation and centralizaion of the SSO policies, as described [here](../architecture).