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

fix: google_compute_instance with user-managed service account and empty scopes results in no service account assignment #7596

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google/issues/13807

Release Note Template for Downstream PRs (will be copied)

compute: fixed google_compute_instance with `service_account.email` but no `service_account.scopes`

Derived from GoogleCloudPlatform/magic-modules#10358

…pty scopes results in no service account assignment (#10358)

[upstream:a00db19f538bab3f8f8d42b35d033a7703e19e18]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 22d81e0 into hashicorp:main Jun 22, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-a00db19f538bab3f8f8d42b35d033a7703e19e18 branch November 16, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_compute_instance with user-managed service account and empty scopes list results in no SA assignment
1 participant