Skip to content

Releases: Azure/terraform-azurerm-caf-enterprise-scale

v6.0.0

21 Jun 09:32
7356e5c
Compare
Choose a tag to compare

Overview/Summary

This will be in the next major release, following the update of Azure Landing Zones with it's major policy refresh and move to Azure Monitoring Agent from Microsoft Monitoring Agent.

See the AMA blog.

Incorporates the following changes from upstream

  1. Policy refresh H2 FY24
  2. AMA Updates

Changes from our awesome community

  1. #918 (thanks @chrsundermann!)
  2. #925 (thanks @nyanhp!)
  3. #952 (thanks @Keetika-Yogendra!)

‼️ Breaking Changes

  1. Minimum AzureRM provider version now 3.107.0
  2. Minimum AzAPI provider version now 1.13.1
  3. Minimum Terraform version now 1.7.0
  4. Minimum AzAPI verison now 1.13.1
  5. var.configure_management_resources schema change, removing legacy components and adding support for AMA resources

Upgrade guide

https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/wiki/%5BUser-Guide%5D-Upgrade-from-v5.2.1-to-v6.0.0

Acknowledgements

Thanks to:

v5.2.1

12 Apr 10:48
1ac8cb8
Compare
Choose a tag to compare

Patch Release

This patch release includes an update to resolve the bug raised in #794.

What's Changed

The issue relates to the managed identity created as part of policy assignment deploy-private-dns-zones not having adequate permissions to add/update Host A records within the private DNS zone in the connectivity subscription. This change adds a role assignment for the policy MI principal ID with Private DNS Zone Contributor to the connectivity management group.

New Contributors

@ATuckwell made their first contribution in #919

Full Changelog: v5.2.0...v5.2.1

v5.2.0

05 Apr 07:31
fc666d1
Compare
Choose a tag to compare

Minor version release

This release is a minor version release.

Breaking Changes

Since pushing this release we discovered a breaking change for some users. The threat_intelligence_allowlist variable has change from list to map type. The default empty value in our examples should now be {}. If you are using this variable, you will need to update to the new data structure.

More details here: https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/wiki/%5BUser-Guide%5D-Upgrade-from-v5.1.0-to-v5.2.0

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tests/terratest by @dependabot in #899
  • fix: threat_intelligence_allowlist by @matt-FFFFFF in #907
  • fix(outputs): set Log Analytics workspaces and Automation Accounts as senstive outputs by @Laudenlaruto in #901
  • Add support for user managed identity for policy assignments (re-submission) by @LaurentLesle in #867
  • fix: updating Private DNS Zone resource ID from dnszones to dnsZones by @tobiasehlert in #910
  • feat(connectivity): Add option to set allow_non_virtual_wan_traffic in express route gateway. by @Slapper in #914

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

16 Feb 13:04
4bb8288
Compare
Choose a tag to compare

What's Changed

  • feat(connectivity): custom Settings for Virtual Hub connection names by @birdnathan in #885

New Contributors

Full Changelog: v5.0.3...v5.1.0

v5.0.3

22 Nov 15:34
4a0e61c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

14 Nov 08:46
557a3fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

10 Nov 13:17
0d90dc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

20 Oct 11:15
940e7e5
Compare
Choose a tag to compare

Breaking changes

Strict subscription association no longer default

We have changed the default from true to false to better work with subscription vending.

Please see the module upgrade guide for more detail on this breaking change:
https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/wiki/%5BUser-Guide%5D-Upgrade-from-v4.2.0-to-v5.0.0

What's Changed

New Contributors

Full Changelog: v4.2.0...v5.0.0

v4.2.0

01 Aug 15:17
b94a54a
Compare
Choose a tag to compare

What's Changed

New policies and archetype updates from upstream + some bugs fixed.

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

24 Jul 15:52
2565b3a
Compare
Choose a tag to compare

Summary

Policy definition updates and a number of fixes are the highlights of this release. Please see RELEASE.md.

Enhancements

  • Update Library Templates (automated) by @cae-pr-creator in #739
  • Update Library Templates (automated) by @cae-pr-creator in #704
  • Update Library Templates (automated) by @cae-pr-creator in #739
  • Microsoft defender for Cloud policy update by @steph409 in #709
  • Feature Request - Update Policy Assignment Code to use parameters fro… by @rrnnrr in #725

Fixes

Documentation

  • Update [User-Guide]-Upgrade-from-v3.3.0-to-v4.0.0.md by @cbezenco in #714
  • Deploy with Zero Trust Networking Principles Guide by @brsteph in #745

Other

  • FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @microsoft-github-policy-service in #757

New Contributors

  • @cbezenco made their first contribution in #714
  • @brsteph made their first contribution in #745
  • @rrnnrr made their first contribution in #725
  • @microsoft-github-policy-service made their first contribution in #757

Full Changelog: v4.0.2...v4.1.0