terraform-google-modules / terraform-google-gcloud

Executes Google Cloud CLI commands within Terraform
https://registry.terraform.io/modules/terraform-google-modules/gcloud/google
Apache License 2.0
138 stars 93 forks source link

Add support for OAuth access_token authentication #144

Closed abhinavrau closed 1 year ago

abhinavrau commented 1 year ago

TL;DR

The google terraform provider supports access_token authentication. This same token needs to be passed to gcloud with the CLOUDSDK_AUTH_ACCESS_TOKEN environment variable when access_token auth is used. A lot of enterprises are using temporary access_token auth instead of long lived service account keys.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

abhinavrau commented 1 year ago

Any updates on providing support for this?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days