Releases: Azure/terraform-azurerm-avm-res-resources-resourcegroup
v0.4.0
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
v0.3.0
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
v0.2.2
What's Changed
- chore: pre-commit updates by @azure-verified-modules[bot] in #94
- chore: pre-commit updates by @azure-verified-modules[bot] in #103
- chore: update module versions and enhance devcontainer configurationm… by @JFolberth in #107
- add resource group location to outputs by @MattGarnerAWR in #112
New Contributors
- @JFolberth made their first contribution in #107
- @MattGarnerAWR made their first contribution in #112
Full Changelog: 0.2.1...v0.2.2
0.2.1
What's Changed
- chore: Update Terraform required_version for consistency by @Nepomuceno in #88
- chore: repository governance by @azure-verified-modules in #89
- Heredoc trailing space fix by @mikedembek in #87
New Contributors
- @Nepomuceno made their first contribution in #88
- @azure-verified-modules made their first contribution in #89
- @mikedembek made their first contribution in #87
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- chore: repository governance by @segraef in #51
- build(deps): bump actions/checkout from 4.1.7 to 4.2.1 in /.github/workflows by @dependabot in #61
- Delete .github/policies/branchprotection.yml by @jtracey93 in #64
- Release/azurerm v4 support by @jaredfholgate in #84
New Contributors
- @jtracey93 made their first contribution in #64
- @jaredfholgate made their first contribution in #84
- @donovm4 made their first contribution in #84
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Bump actions/checkout from 4.1.1 to 4.1.2 in /.github/workflows by @dependabot in #1
- chore: repository governance by @matt-FFFFFF in #4
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 in /.github/workflows by @dependabot in #8
- Initial Module Version Commit by @kevball2 in #6
- build(deps): bump actions/checkout from 4.1.3 to 4.1.6 in /.github/workflows by @dependabot in #20
- chore: repository governance by @mbilalamjad in #40
- Initial Module Release by @kevball2 in #43
- chore: repository governance by @segraef in #49
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows by @dependabot in #31
- chore: repository governance by @segraef in #50
New Contributors
- @dependabot made their first contribution in #1
- @matt-FFFFFF made their first contribution in #4
- @kevball2 made their first contribution in #6
- @mbilalamjad made their first contribution in #40
- @segraef made their first contribution in #49
Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-resources-resourcegroup/commits/0.1.0