Skip to content

Commit 004e5aa

Browse files
committed
test coverage in example
1 parent 227da31 commit 004e5aa

File tree

1 file changed

+0
-1
lines changed
  • examples/simple_regional_private

1 file changed

+0
-1
lines changed

examples/simple_regional_private/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ module "gke" {
4949
enable_private_endpoint = true
5050
enable_private_nodes = true
5151
enable_secret_manager_addon = true
52-
master_ipv4_cidr_block = "172.16.0.0/28"
5352
default_max_pods_per_node = 20
5453
remove_default_node_pool = true
5554
deletion_protection = false

0 commit comments

Comments
 (0)