Skip to content

Commit

Permalink
add cdk context file
Browse files Browse the repository at this point in the history
  • Loading branch information
ConjunctiveNormalForm committed Sep 26, 2023
1 parent 43dd59d commit 1fdab8c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cdk.context.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"availability-zones:account=316116520258:region=us-east-2": [
"us-east-2a",
"us-east-2b",
"us-east-2c"
],
"availability-zones:account=321377678687:region=us-east-2": [
"us-east-2a",
"us-east-2b",
"us-east-2c"
]
}

0 comments on commit 1fdab8c

Please sign in to comment.