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

[Terraform] clarify docs around service account id #1054

Conversation

danawillow
Copy link
Contributor

Hopefully fixes hashicorp/terraform-provider-google#2180.


[all]

[terraform]

clarify docs around service account id

[terraform-beta]

[ansible]

[inspec]

@modular-magician
Copy link
Collaborator

I am a robot that works on MagicModules PRs!

I built this PR into one or more PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#226
depends: hashicorp/terraform-provider-google#2663


members = [
"user:[email protected]",
]
}
}

resource "google_service_account" "sa" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♀️ did we not have accounts in the examples yet

danawillow and others added 2 commits December 14, 2018 00:03
Tracked submodules are build/terraform-beta build/terraform build/ansible build/inspec.
@modular-magician modular-magician force-pushed the tf-2180-service-acct-docs branch from fe27daf to 388c46c Compare December 14, 2018 00:04
@modular-magician modular-magician merged commit 2ef3a9b into GoogleCloudPlatform:master Dec 14, 2018
@danawillow danawillow deleted the tf-2180-service-acct-docs branch December 14, 2018 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify documentation around service_account_id expected value for google_service_account_iam_* resources
4 participants