Question 210 of 307
Single answerYou are on the data governance team and are implementing security requirements to deploy resources. You need to ensure that resources are limited to only the europe-west3 region. You want to follow Google-recommended practices.
What should you do?
What should you do?
✓ASet the constraints/gcp.resourceLocations organization policy constraint to in:europe-west3-locations.
BDeploy resources with Terraform and implement a variable validation rule to ensure that the region is set to the europe-west3 region for all resources.
CSet the constraints/gcp.resourceLocations organization policy constraint to in:eu-locations.
DCreate a Cloud Function to monitor all resources created and automatically destroy the ones created outside the europe-west3 region.
✓
Correct Answer: A
Set the constraints/gcp.resourceLocations organization policy constraint to in:europe-west3-locations.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.