2.9.0
What's Changed
ENHANCEMENTS:
- Most requested: Re-using the same policy definition multiple times in an initiative (#97 / #67 / #40 / #37)
- see the
initiative
README
- see the
- Lifecycle replacement triggers for Policy Set Definition member updates (#94 / #50 / #36)
- adding/removing definitions from a set or updating definition parameters would often cause the resource manager API to complain
- Note: this may introduce a breaking change to existing builds in which case redeployment of sets and set_assignments will be required
- requires terraform >= 1.4
FEATURES:
- Dynamically build initiative non-compliance messages based off values present in the definition, in order of:
metadata.non_compliance_message
,description
,display_name
- Default message:
Flagged by Policy: <policy_name>
UPDATES:
- 2.9.0 by @gettek in #100
- Full Changelog: 2.8.3...2.9.0