Your organization is using GitHub Actions as a continuous integration and delivery (Cl/CD) platform. You must enable access to Google Cloud resources from the Cl/CD pipelines in the most secure way.
What should you do?
A.
Create a service account key and add it to the GitHub pipeline configuration file.
B.
Create a service account key and add it to the GitHub repository content.
C.
Configure a Google Kubernetes Engine cluster that uses Workload Identity to supply credentials to GitHub.
D.
Configure workload identity federation to use GitHub as an identity pool provider.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit