Skip to content

feat(core_project_factor): enable setting a description for the default service account #994

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

Conversation

FalconerTC
Copy link
Contributor

@FalconerTC FalconerTC commented Jun 23, 2025

Enable setting a description for the default service account in core_project_factory. I am implementing an organization policy that requires our SA's have descriptions and we rely on this SA for new projects, so this minor feature request would help us there. The default is null to prevent changing existing resources.

@FalconerTC FalconerTC requested a review from a team as a code owner June 23, 2025 12:00
@FalconerTC
Copy link
Contributor Author

@apeabody Could I get a review of this? Thanks!

@apeabody apeabody changed the title feat: [core_project_factory] enable setting a description for the default service account feat(core_project_factor): enable setting a description for the default service account Jul 1, 2025
@apeabody
Copy link
Contributor

apeabody commented Jul 1, 2025

/gcbrun

@apeabody apeabody self-assigned this Jul 1, 2025
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @FalconerTC!

Please run the make docker_generate_docs command and commit the above changes:

Checking for documentation generation
diff -r '--exclude=.terraform' '--exclude=.kitchen' '--exclude=autogen' '--exclude=*.tfvars' '--exclude=*metadata.yaml' /workspace/README.md /tmp/tmp.Lb8Vou0Hk7/generate_docs/workspace/README.md
156a157
> | project\_sa\_description | Description to set for the project default service account. | `string` | `null` | no |
Error: Documentation generation has not been run, please run the
'make docker_generate_docs' command and commit the above changes.

@FalconerTC FalconerTC requested a review from apeabody July 1, 2025 17:33
@apeabody
Copy link
Contributor

apeabody commented Jul 1, 2025

/gcbrun

@apeabody apeabody merged commit 1551af9 into terraform-google-modules:main Jul 1, 2025
4 checks passed
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.

2 participants