Merge pull request #1393 from GoogleCloudPlatform/juliocc-patch-1

Update README.md
This commit is contained in:
Julio Castillo 2023-05-24 12:59:13 +02:00 committed by GitHub
commit 584a2e055b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ module "vpc" {
name = "my-network"
psa_config = {
ranges = { cloud-sql = "10.60.0.0/16" }
routes = null
}
}