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

Service account display name is hard coded. Can we make it a variable? #18

Closed
imrannayer opened this issue Mar 25, 2020 · 1 comment · Fixed by #19
Closed

Service account display name is hard coded. Can we make it a variable? #18

imrannayer opened this issue Mar 25, 2020 · 1 comment · Fixed by #19
Labels
enhancement New feature or request good first issue Good for newcomers P3 medium priority issues triaged Scoped and ready for work

Comments

@imrannayer
Copy link

Service account display name is hard coded. Is it possible to change it to a variable?

display_name = "Terraform-managed service account"

@morgante
Copy link
Contributor

This seems like a reasonable feature addition. Happy to accept a PR.

@morgante morgante added enhancement New feature or request good first issue Good for newcomers P3 medium priority issues triaged Scoped and ready for work labels Mar 25, 2020
morgante pushed a commit that referenced this issue Apr 29, 2020
* Resolves #18

Added support for display_name and description when creating the service acocunts.

* Upped provider version in examples to latest version, since version 2.7.0 of google provider did not support description field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers P3 medium priority issues triaged Scoped and ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants