Breaking Changes
The role_assignment_name_overrides variable has been removed and replaced with name directly on the role assingment interfaces. This still allows manual override for migration scenarios, but simplifies and standardises usage.
What's Changed
- feat: use avm-utl-interfaces 0.6.0 native role_assignment name override by @jaredfholgate in #126
Full Changelog: v0.3.0...v0.4.0