Breaking changes
The management group settings now default to role_assignment_name_use_random_uuid = true
. This will cause a plan to destroy and recreate the role assignments for existing customers, unless you set this to false in the tfvars file. We have added this as a commented out setting to make it easier.
We have also updated the alz provider to a version that supports policy versioning and updated the library version to revert previous strategic fixes.
What's Changed
- feat: support policy versioning by @jaredfholgate in #271
Full Changelog: v10.0.0...v11.0.0