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 @@ -52,7 +52,7 @@ locals {
5252 machine_type = " bx2.4x16"
5353 workers_per_zone = 1
5454 labels = { " dedicated" : " default" }
55- operating_system = " REDHAT_8_64 "
55+ operating_system = " RHEL_9_64 "
5656 }
5757 ]
5858
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ locals {
6464 machine_type = " bx2.4x16"
6565 workers_per_zone = 1
6666 labels = { " dedicated" : " default" }
67- operating_system = " REDHAT_8_64 "
67+ operating_system = " RHEL_9_64 "
6868 }
6969 ]
7070
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ locals {
5252 machine_type = " bx2.4x16"
5353 workers_per_zone = 1
5454 labels = { " dedicated" : " default" }
55- operating_system = " REDHAT_8_64 "
55+ operating_system = " RHEL_9_64 "
5656 }
5757 ]
5858
You can’t perform that action at this time.
0 commit comments