Releases: meshcloud/terraform-azure-meshplatform
Releases · meshcloud/terraform-azure-meshplatform
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: service principal output by @ishabakeh in #21
- feat/add_templateID_to_replicator_enterprise_app by @ishabakeh in #22
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: Adds support for Azure RG based replication by @tfelix in #10
- Update README.md by @felixzieger in #9
- feat: privilege escalation prevention policy by @felixzieger in #12
- feat: update the example's comment and backend conf by @ishabakeh in #13
- Update outputs.tf by @ishabakeh in #14
- chore: enable merge queue by @malhussan in #15
- clean up example by @felixzieger in #16
- chore: simplify policy rule by @felixzieger in #17
- MCA Integration by @pmoore-meshcloud in #18
- Feature/change kraken to metering by @ishabakeh in #19
- chore: Update README_logo.md by @ishabakeh in #20
New Contributors
- @tfelix made their first contribution in #10
- @ishabakeh made their first contribution in #13
- @pmoore-meshcloud made their first contribution in #18
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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