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

View File

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