File tree Expand file tree Collapse file tree 3 files changed +77
-5
lines changed
Expand file tree Collapse file tree 3 files changed +77
-5
lines changed Original file line number Diff line number Diff line change @@ -882,7 +882,7 @@ config TERRAFORM_GCE_MACHINE_TYPE
882882config TERRAFORM_GCE_IMAGE_TYPE
883883 string
884884 output yaml
885- default "pd -balanced"
885+ default "hyperdisk -balanced"
886886
887887endif # TERRAFORM_GCE_MACHINE_FAMILY_C4_HIGHCPU
888888
@@ -966,7 +966,7 @@ config TERRAFORM_GCE_MACHINE_TYPE
966966config TERRAFORM_GCE_IMAGE_TYPE
967967 string
968968 output yaml
969- default "pd -balanced"
969+ default "hyperdisk -balanced"
970970
971971endif # TERRAFORM_GCE_MACHINE_FAMILY_C4_STANDARD
972972
@@ -1050,7 +1050,7 @@ config TERRAFORM_GCE_MACHINE_TYPE
10501050config TERRAFORM_GCE_IMAGE_TYPE
10511051 string
10521052 output yaml
1053- default "pd -balanced"
1053+ default "hyperdisk -balanced"
10541054
10551055endif # TERRAFORM_GCE_MACHINE_FAMILY_C4A_HIGHCPU
10561056
@@ -1183,7 +1183,7 @@ config TERRAFORM_GCE_MACHINE_TYPE
11831183config TERRAFORM_GCE_IMAGE_TYPE
11841184 string
11851185 output yaml
1186- default "pd -balanced"
1186+ default "hyperdisk -balanced"
11871187
11881188endif # TERRAFORM_GCE_MACHINE_FAMILY_C4A_HIGHMEM
11891189
@@ -1316,7 +1316,7 @@ config TERRAFORM_GCE_MACHINE_TYPE
13161316config TERRAFORM_GCE_IMAGE_TYPE
13171317 string
13181318 output yaml
1319- default "pd -balanced"
1319+ default "hyperdisk -balanced"
13201320
13211321endif # TERRAFORM_GCE_MACHINE_FAMILY_C4A_STANDARD
13221322
You can’t perform that action at this time.
0 commit comments