Skip to content

Releases: meshcloud/terraform-azure-meshplatform

v0.7.0

06 Jun 06:59

Choose a tag to compare

Added

  • Microsoft Customer Agreement (MCA) support

Full Changelog: v0.6.0...v0.7.0

v0.6.0

10 May 13:38

Choose a tag to compare

Added

  • Option to provide replicator service principal permission to cancel subscriptions on specified scopes (i.e. landing zones)

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Apr 10:58

Choose a tag to compare

What's Changed

  • feat: workload identity federation by @henryde in #29
  • fix: pass replicator_rg_enabled from top level by @malhussan in #30
  • fix: multiple replicators can exist in a tenant by @malhussan in #31
  • chore: prepare v0.5.0 release (update changelog) by @malhussan in #32

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Jan 15:23

Choose a tag to compare

What's Changed

  • fix:metering and replicator output change by @ishabakeh in #23
  • feat: update azurem and azuread version, add depends_on to the role a… by @ishabakeh in #26
  • Variables for name and permission control by @felixzieger in #27

Full Changelog: v0.3.1...v0.4.0

v0.3.3

23 Nov 16:32

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.3

v0.3.2

09 Nov 13:37

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Oct 11:31

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Oct 07:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Aug 15:40

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

v0.2.0

BREAKING

  • Rename all occurrences of spp to service principal for more clarity.
  • Using submodules directly is only possible with Terraform v1.0 or above.

Changed

  • Documentation for kraken now mentions the use-case: metering.
  • Fixed meshcloud-sso module output reference
  • Fixed syntax error in a resource in meshcloud-sso module
  • Add permissions for tags replication

Added

  • Added CHANGELOG.md
  • Added pre-commit hooks

v0.1.0

10 Mar 10:54

Choose a tag to compare

Initial Release