Expose Organization Tags in Pipeline Policy Inputs
O
Olive green Opossum
Please expose organization-level tags in pipeline policy inputs through a field such as metadata.orgMetadata.tags, similar to the existing metadata.projectMetadata.tags.
This would allow account-level policies to evaluate organization tags and apply governance controls based on attributes such as environment, risk level, ownership, or purpose.
Currently, policies must hardcode organization identifiers. This is difficult to maintain, does not scale as organizations are added or renamed, and tightly couples policy logic to the organizational structure.
- Using tags instead would allow policies to:
- Target groups of organizations dynamically.
- Be reused across different organizational structures.
- Change scope by updating tags rather than policy expressions.
- Remain scalable and resilient as the account evolves.
Please add organization metadata, including organization tags, to the available pipeline policy inputs.
Log In