Skip to content

Commit ead51c5

Browse files
committed
check
Signed-off-by: drfaust92 <[email protected]>
1 parent 631605d commit ead51c5

File tree

5 files changed

+206
-0
lines changed

5 files changed

+206
-0
lines changed

autogen/main/cluster.tf.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,7 @@ locals {
911911
"flex_start",
912912
"local_ssd_ephemeral_storage_count",
913913
"ephemeral_storage_local_ssd_data_cache_count",
914+
"pod_cidr_overprovision_config",
914915
]
915916
}
916917

modules/beta-private-cluster-update-variant/cluster.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,7 @@ locals {
790790
"flex_start",
791791
"local_ssd_ephemeral_storage_count",
792792
"ephemeral_storage_local_ssd_data_cache_count",
793+
"pod_cidr_overprovision_config",
793794
]
794795
}
795796

0 commit comments

Comments
 (0)