File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ module "captain" {
2424 availability_zones = ["us-west-2a", "us-west-2b"]
2525 node_pools = [
2626# {
27- # "ami_image_id" : "ami-03e2c58d85e0721a5 ",
27+ # "ami_image_id" : "ami-032121bb9a4ea9359 ",
2828# "instance_type" : "t3a.large",
2929# "name" : "glueops-platform-node-pool-1",
3030# "node_count" : 3,
@@ -44,7 +44,7 @@ module "captain" {
4444# ]
4545# },
4646# {
47- # "ami_image_id" : "ami-03e2c58d85e0721a5 ",
47+ # "ami_image_id" : "ami-032121bb9a4ea9359 ",
4848# "instance_type" : "t3a.large",
4949# "name" : "clusterwide-node-pool-1",
5050# "node_count" : 3,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ module "captain" {
2323 availability_zones = ["us-west-2a", "us-west-2b"]
2424 node_pools = [
2525# {
26- # "ami_image_id" : "ami-03e2c58d85e0721a5 ",
26+ # "ami_image_id" : "ami-032121bb9a4ea9359 ",
2727# "instance_type" : "t3a.large",
2828# "name" : "glueops-platform-node-pool-1",
2929# "node_count" : 3,
@@ -43,7 +43,7 @@ module "captain" {
4343# ]
4444# },
4545# {
46- # "ami_image_id" : "ami-03e2c58d85e0721a5 ",
46+ # "ami_image_id" : "ami-032121bb9a4ea9359 ",
4747# "instance_type" : "t3a.large",
4848# "name" : "clusterwide-node-pool-1",
4949# "node_count" : 3,
You can’t perform that action at this time.
0 commit comments