Skip to content

Commit

Permalink
add udpate for security groups
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 20, 2026
1 parent 5f26e22 commit 50202b7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions aws/whats-new/terraform-modules/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# What's New with [Terraform Modules](https://github.e.it.census.gov/terraform-modules/)

## 2026-03-19: [aws-common-security-groups//it-windows-base]https://github.e.it.census.gov/terraform-modules/aws-common-security-groups/tree/2.11.0/it-windows-base)

This changes refactors the `it-windows-base` security group to use a YAML file (within the module) which sets up the appropriate
security group rules. This changes from using specific IP blocks to using Prefix Lists defined in the central network account, so that we may
more easily adapt to IP changes for services.

* 2.11.0 -- 2026-03-19
- it-windows-base
- refactor to use prefix lists and a YAML file
- remove obsolete servicenow scan rules

## 2026-03-13: [aws-sso//policies/sc-readonly](https://github.e.it.census.gov/terraform-modules/aws-sso/tree/1.6.0/policies/sc-readonly)

This change moves the `sc-readonly` permissionset into a module, so we can change in one place for all organizations.
Expand Down

0 comments on commit 50202b7

Please sign in to comment.