exam questions

Exam Professional Cloud DevOps Engineer All Questions

View all questions & answers for the Professional Cloud DevOps Engineer exam

Exam Professional Cloud DevOps Engineer topic 1 question 197 discussion

Actual exam question from Google's Professional Cloud DevOps Engineer
Question #: 197
Topic #: 1
[All Professional Cloud DevOps Engineer Questions]

You recently created a Cloud Build pipeline for deploying Terraform code stored in a GitHub repository. You make Terraform code changes in short-lived branches and sometimes use tags during development. You tag releases with a semantic version when they are ready for deployment. You require your pipeline to apply the Terraform code whenever there is a new release, and you need to minimize operational overhead. What should you do?

  • A. Create a build trigger with the \d+\.\d+\.\d+ tag pattern.
  • B. Create a build trigger with the \d+\.\d+\.\d+ branch pattern.
  • C. Create a build trigger with the .* tag pattern.
  • D. Create a build trigger with the .* branch pattern.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Duke_CT
1 week, 5 days ago
Selected Answer: A
Its probably A
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...