From 6f622e06017d0409cd834bc0b3feb6f3296a246f Mon Sep 17 00:00:00 2001 From: Julio Diez Date: Thu, 23 Feb 2023 21:18:19 +0100 Subject: [PATCH] DNS entries are now created for upper-level domains, not for endpoints --- blueprints/serverless/cloud-run-corporate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/serverless/cloud-run-corporate/README.md b/blueprints/serverless/cloud-run-corporate/README.md index 4f2286576..82d57c49b 100644 --- a/blueprints/serverless/cloud-run-corporate/README.md +++ b/blueprints/serverless/cloud-run-corporate/README.md @@ -156,7 +156,7 @@ Another possibility is for a project to be a Service Project with the Cloud Run

-Note that the service project can't have a different DNS entry for the same endpoint, it uses the DNS and PSC configuration of the host project. Set the following in `terraform.tfvars`: +Note that the service project can't have a different DNS entry for the same domain, so it uses the DNS and PSC configuration of the host project. Set the following in `terraform.tfvars`: ```tfvars prj_main_id = "[your-main-project-id]" # Used as host project