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

Add warning documenting behavior of the google_service_account_key resource for certain cases where the project cannot be inferred by terraform #4058

Conversation

modular-magician
Copy link
Collaborator

Resolves hashicorp/terraform-provider-google#9617.

Release Note Template for Downstream PRs (will be copied)

iam: added warning regarding `google_service_account_key` behavior when the project cannot be inferred from the `service_account_id` field.

Derived from GoogleCloudPlatform/magic-modules#5301

…source for certain cases where the project cannot be inferred by terraform (hashicorp#5301)

* Add warning documenting behavior of the google_service_account_key resource for certain cases where the project cannot be inferred by terraform

* remove warning in favor of rewording service_account_id description

* restore newline

* clarify description to include '-' wildcard substitution

* rewrite to include unique id

* remove sa name as account option from fully qualified syntax

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 71be328 into hashicorp:master Feb 16, 2022
@modular-magician modular-magician deleted the downstream-pr-601c08e945405aafadea2f72cdd070da408dc0d7 branch November 16, 2024 03:35
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_service_account_key project: required field is not set
1 participant