DNS entries are now created for upper-level domains, not for endpoints

This commit is contained in:
Julio Diez
2023-02-23 21:18:19 +01:00
parent f41bb15162
commit 6f622e0601

View File

@@ -156,7 +156,7 @@ Another possibility is for a project to be a Service Project with the Cloud Run
<p style="left"> <img src="images/use-case-3.4.png" width="800"> </p>
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