There was an error while loading. Please reload this page.
1 parent 4485e1e commit 4e6c0b2Copy full SHA for 4e6c0b2
_example/public-private-subnet-endpoint/example.tf
@@ -18,7 +18,7 @@ module "vpc" {
18
environment = "test"
19
label_order = ["name", "environment"]
20
21
- cidr_block = "10.0.0.0/16"
+ cidr_block = "10.0.0.0/16"
22
enable_flow_log = false
23
}
24
0 commit comments