Description:
Please add support for including workspace tags in the Policy On Save payload for IaCM workspaces.
Problem
When policies are evaluated on IaCM workspace save events, the payload does not currently include the tags defined on the workspace itself.
Because of that, policies cannot validate or protect workspace tags during save operations.
Why this matters
Tags are often used to drive governance, automation, ownership, environment controls, and feature behavior. Without tag data in the policy input payload, it is not possible to create robust policies that:
• require certain tags
• block changes to protected tags
• validate allowed tag values
• enforce governance based on workspace metadata
Requested enhancement
Include the workspace’s tags in the On Save policy evaluation payload for IaCM workspaces.
Expected outcome
Policy authors should be able to reference workspace tags directly in policy inputs during save events and create policies that enforce tag presence, tag immutability, and tag-based controls.
Impact
Today, this creates a governance gap for IaCM workspaces because policies cannot evaluate one of the core metadata fields commonly used for controls and automation.
Created by Pedro Mastelaro
·