cloud-foundation-fabric/tests/modules/apigee/instance_only.tfvars

8 lines
167 B
Plaintext
Raw Normal View History

2022-10-24 08:44:21 -07:00
project_id = "my-project"
instances = {
europe-west1 = {
runtime_ip_cidr_range = "10.0.4.0/22"
troubleshooting_ip_cidr_range = "10.1.1.0.0/28"
2022-10-24 08:44:21 -07:00
}
}