Files
hunfabric/tests/modules/apigee/organization_only_vpc_mode.tfvars
2026-04-18 10:07:14 +02:00

11 lines
328 B
HCL

project_id = "my-project"
organization = {
display_name = "My Organization"
description = "My Organization"
authorized_network = "my-vpc"
runtime_type = "CLOUD"
billing_type = "PAYG"
database_encryption_key = "123456789"
analytics_region = "europe-west1"
}