As per https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/apigee/README.md
For billing_type of Apigee Management, PAYG means (Pay as you Go)
- But if we need to make to subscription model and its not evaluation, what should be string value ?
If we don’t provide the value does it default to evaluation ?
- To reflect the changes for apigee hybrid control plane, required changes to billing type will be indicates as.
organization = {
runtime_type = “HYBRID”
billing_type = “PAYG”
}
@strebel @dino