Update README.md

This commit is contained in:
Julio Castillo 2023-05-24 11:34:21 +02:00 committed by GitHub
parent 00cac9148a
commit d22bf2ec6b
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
}
}