Add billing_type for Apigee Organization Module
This commit is contained in:
@@ -19,6 +19,7 @@ module "test" {
|
||||
project_id = "my-project"
|
||||
analytics_region = var.analytics_region
|
||||
runtime_type = "CLOUD"
|
||||
billing_type = "EVALUATION"
|
||||
authorized_network = var.network
|
||||
apigee_environments = [
|
||||
"eval1",
|
||||
|
||||
Reference in New Issue
Block a user