You are deploying a Cloud Build job that executes Terraform code upon a Git branch update. During testing, the job fails with the following error in the logs: ``` Initializing the backend... Error: Failed to get existing workspaces: querying Cloud Storage failed: googleapi: Error 403 ``` To resolve this issue while adhering to Google-recommended practices, what steps should you take? | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz