Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 15:00
· 3 commits to main since this release
f1e5663
Remove call to `create-token` (#6)

Google now permits service account authentication to be configured
through an environment variable, so this is no longer required:

<https://cloud.google.com/blog/topics/developers-practitioners/using-google-cloud-service-account-impersonation-your-terraform-code>