Your company uses Jenkins running on Google Cloud VM instances for CI/CD. You need to extend the functionality to use infrastructure as code automation by using Terraform. You must ensure that the Terraform Jenkins instance is authorized to create Google Cloud resources. You want to follow Google-recommended practices. What should you do? A. Confirm that the Jenkins VM instance has an attached service account with the appropriate Identity and Access Management (IAM) permissions. B. Use the Terraform module so that Secret Manager can retrieve credentials. C. Create a dedicated service account for the Terraform instance. Download and copy the secret key value to the GOOGLE_CREDENTIALS environment variable on the Jenkins server. D. Add the gcloud auth application-default login command as a step in Jenkins before running the Terraform commands. Â Correct Answer: A This question is in Google Professional Cloud DevOps Engineer Exam For getting Google Professional Cloud DevOps Certificate
Please login or Register to submit your answer