Skip to content

Commit dbc49a8

Browse files
author
Joshua Bradley
authored
Update restrict-availability-zones.sentinel
1 parent f98b545 commit dbc49a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

governance/third-generation/aws/restrict-availability-zones.sentinel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import "tfplan-functions" as plan
1313
allowed_zones = [
1414
"us-east-1a","us-east-1b","us-east-1c","us-east-1d","us-east-1e","us-east-1f",
1515
"us-west-2a","us-west-2b","us-west-2c",
16+
"null",
1617
]
1718

1819
# Get all EC2 instances

0 commit comments

Comments
 (0)