Files
hunfabric/tests/modules/apigee/organization_only_psc_mode.tfvars
2023-09-07 16:55:16 +05:30

10 lines
323 B
HCL

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