Skip to content

Commit

Permalink
remove un-used CSR security groups (#5144)
Browse files Browse the repository at this point in the history
* remove un-used CSR security groups

* remove un-used http7xxx security_group_cidrs from locals
  • Loading branch information
robertsweetman authored Feb 22, 2024
1 parent 366ba48 commit 50e1c9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 444 deletions.
3 changes: 0 additions & 3 deletions terraform/environments/corporate-staff-rostering/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ locals {
baseline_secretsmanager_secrets = {}

baseline_security_groups = {
migration-web-sg = local.security_groups.Web-SG-migration
migration-app-sg = local.security_groups.App-SG-migration
domain-controller = local.security_groups.domain-controller-access
domain = local.security_groups.domain
web = local.security_groups.web
app = local.security_groups.app
Expand Down
Loading

0 comments on commit 50e1c9e

Please sign in to comment.