We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c9043 commit 768f5a1Copy full SHA for 768f5a1
terraform/lc.tf
@@ -8,7 +8,7 @@ locals {
8
winprod_image_id = "ami-0cf55c2532ef41565"
9
winstaging_image_id = "ami-00ae456840fab5ef7"
10
wintest_image_id = "ami-0807541f025aad832"
11
- ce_router_image_id = "ami-0f2181e434a5df431"
+ ce_router_image_id = "ami-0d57d7a6a221012c5"
12
13
launch_templates = {
14
prod = {
0 commit comments