List of questions
Related questions
Question 152 - Professional Cloud DevOps Engineer discussion
You are deploying a Cloud Build job that deploys Terraform code when a Git branch is updated. While testing, you noticed that the job fails. You see the following error in the build logs:
Initializing the backend. ..
Error: Failed to get existing workspaces : querying Cloud Storage failed: googleapi : Error
403
You need to resolve the issue by following Google-recommended practices. What should you do?
A.
Change the Terraform code to use local state.
B.
Create a storage bucket with the name specified in the Terraform configuration.
C.
Grant the roles/ owner Identity and Access Management (IAM) role to the Cloud Build service account on the project.
D.
Grant the roles/ storage. objectAdmin Identity and Access Management (IAM) role to the Cloud Build service account on the state file bucket.
Your answer:
0 comments
Sorted by
Leave a comment first