File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ variable "subnet_id" {
1010
1111variable "machine_ami" {
1212 type = string
13- default = " ami-09c5b27afc570bedf "
13+ default = " ami-0bd834c14fc8efcc1 "
1414 description = " AMI for the EC2 instance to use. Must be in the same availability zone."
1515}
1616
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ variable "resource_prefix" {
1616
1717variable "machine_image" {
1818 type = string
19- default = " ami-0fcc3956b8e1bdcde "
19+ default = " ami-0757615f3c4c59b67 "
2020 description = " Executor node machine disk image to use for creating the boot volume."
2121}
2222
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ variable "executor_resource_prefix" {
4747
4848variable "executor_machine_image" {
4949 type = string
50- default = " ami-0fcc3956b8e1bdcde "
50+ default = " ami-0757615f3c4c59b67 "
5151 description = " Executor node machine disk image to use for creating the boot volume."
5252}
5353
You can’t perform that action at this time.
0 commit comments