Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the provider to use the new impersonate package. #9161

Open
upodroid opened this issue May 17, 2021 · 0 comments
Open

Update the provider to use the new impersonate package. #9161

upodroid opened this issue May 17, 2021 · 0 comments

Comments

@upodroid
Copy link
Contributor

I used an experimental ClientOption to implement service account impersonation last year but this has been superseded by the impersonate package.

From godocs:

This option has been replaced by impersonate package: google.golang.org/api/impersonate. Please use the impersonate package instead.

The experimental ClientOption was partially broken in the cloud.google.com/go/* libraries and bigtable resources do use this library in the provider. hashicorp/terraform#28139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants