Skip to content

Releases: Azure/terraform-azurerm-avm-res-resources-resourcegroup

v0.4.0

23 Apr 09:48
2c60523

Choose a tag to compare

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

22 Apr 21:02
9bbf4de

Choose a tag to compare

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

Full Changelog: v0.2.2...v0.3.0

v0.2.2

23 Jan 15:25
6e3f803

Choose a tag to compare

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

Full Changelog: 0.2.1...v0.2.2

0.2.1

03 Feb 19:36
b410372

Choose a tag to compare

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

19 Jan 17:30
7a11372

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

26 Aug 14:08
8bcc07a

Choose a tag to compare

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

Full Changelog: https://github.com/Azure/terraform-azurerm-avm-res-resources-resourcegroup/commits/0.1.0