List of questions
Related questions
Question 160 - Professional Cloud DevOps Engineer discussion
Your 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.
Add the auth application-default command as a step in Jenkins before running the Terraform commands.
B.
Create a dedicated service account for the Terraform instance. Download and copy the secret key value to the GOOGLE environment variable on the Jenkins server.
C.
Confirm that the Jenkins VM instance has an attached service account with the appropriate Identity and Access Management (IAM) permissions. use the Terraform module so that Secret Manager can retrieve credentials.
Your answer:
0 comments
Sorted by
Leave a comment first