google-github-actions / auth

A GitHub Action for authenticating to Google Cloud.
https://cloud.google.com/iam
Apache License 2.0
969 stars 196 forks source link

Please provide Terraform templates #428

Closed erichiggins closed 3 months ago

erichiggins commented 3 months ago

TL;DR

The prerequisite instructions to allow this action to work are needlessly complex and difficult to get right. Providing Terraform templates will help to automate these steps.

Detailed design

I don't.

Additional information

It's really really really challenging and time consuming to get this all configured correctly. Using GCP used to be a breeze, now I'm spending hours and days just trying to get the authorization steps working for a simple deploy pipeline

github-actions[bot] commented 3 months ago

Hi there @erichiggins :wave:!

Thank you for opening an issue. Our team will triage this as soon as we can. Please take a moment to review the troubleshooting steps which lists common error messages and their resolution steps.

sethvargo commented 3 months ago

Hi @erichiggins - you can see the Terraform configurations we used to configure all the CI/CD and GCP projects for these GitHub Actions at https://github.com/google-github-actions/test-infra.