Skip to content

Conversation

lawrenae
Copy link
Contributor

Adding the ability to set and retrieve the disabled flag for all service accounts.

@lawrenae lawrenae requested review from a team, ayushmjain and q2w as code owners July 16, 2025 12:42
@lawrenae lawrenae changed the title Add disabled flag feat: Add disabled flag Jul 16, 2025
Copy link
Member

@bharathkkb bharathkkb 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 PR @lawrenae

variables.tf Outdated
}

variable "disabled" {
type = bool
Copy link
Member

Choose a reason for hiding this comment

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

Could we expose this as a map of bools? I am thinking if there is a case where users may want to disable only a subset of SAs the module manages.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bharathkkb -- great idea. updated!

@lawrenae lawrenae force-pushed the add_disabled_flag branch from fd7cdd2 to 7691045 Compare July 24, 2025 22:42
@bharathkkb
Copy link
Member

/gcbrun

@bharathkkb
Copy link
Member

/gcbrun

@bharathkkb bharathkkb merged commit 4cc94c8 into terraform-google-modules:main Aug 23, 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.

3 participants