Question 209 of 318
Single answerYour organization is using GitHub Actions as a continuous integration and delivery (CI/CD) platform. You must enable access to Google Cloud resources from the CI/CD pipelines in the most secure way.
What should you do?
ACreate a service account key, and add it to the GitHub pipeline configuration file.
BCreate a service account key, and add it to the GitHub repository content.
CConfigure a Google Kubernetes Engine cluster that uses Workload Identity to supply credentials to GitHub.
✓DConfigure workload identity federation to use GitHub as an identity pool provider.
✓
Correct Answer: D
Configure workload identity federation to use GitHub as an identity pool provider.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.