add tests and update readme for apigee psc peering

This commit is contained in:
g-greatdevaks
2023-09-07 16:42:28 +05:30
parent 34b37a0dc2
commit b98537689c
14 changed files with 256 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
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"
}