Breaking Changes
This release includes an upgrade to azapi. We have included moved blocks to cater for this and they will migrate the state. However if you have existing role assignments and don't wish to recreate them, you may need to override the role assignment name. This can be done via the role_assignment_name_overrides variable.
What's Changed
- Migrated to azapi
- Added support for managed_by
- fix: add missing principal_type and description to role_assignment resource block by @lonegunmanb in #125
New Contributors
- @lonegunmanb made their first contribution in #125
Full Changelog: v0.2.2...v0.3.0