Update README.md

This commit is contained in:
Ludovico Magnocavallo 2022-11-16 14:14:43 +01:00 committed by GitHub
parent 5f710f21dc
commit ea360072b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ module "ilb-l7" {
cloudrun = {
region = "europe-west1"
target_service = {
name = "my-run=service"
name = "my-run-service"
}
}
}