Releases: Azure/alz-terraform-accelerator
v3.0.1
What's Changed
This release has no changes. It is the same as v3.0.0. It was released as a duplicate for internal testing purposes.
Full Changelog: v2.4.0...v3.0.1
v3.0.0
Compatibility
This version of the Terraform starter module is only compatible with with versions of the ALZ PowerShell module > 4.0.0
: https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0
Older version of the PowerShell module will fail.
What's Changed
We have removed support for the UI option from the accelerator and now only support the input configuration file. This is flagged as a major version as we have removed some configuration required by older versions of the PowerShell module.
- feat: remove ui support by @jaredfholgate in #171
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- feat: multi-region support for terraform by @jaredfholgate in #170
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
- virtual_network_id was poiting to name instead of id by @sousaaguilherme in #165
New Contributors
- @sousaaguilherme made their first contribution in #165
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Support
.yml
extension for the config file by @SvenAelterman in #162
New Contributors
- @SvenAelterman made their first contribution in #162
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Remove old docs by @jaredfholgate in #159
- Update read me by @jaredfholgate in #160
- Fix variable name to match latest ALZ PS module mapping by @jaredfholgate in #164
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
The starter modules now target v6.0.0+ of the enterprise scale module. We have introduced AzAPI as part of this too.
- upgrade to v6 of CAF module by @jaredfholgate in #155
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- Remove schema valdation for rg by @jaredfholgate in #154
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Update test to include azapi by @jaredfholgate in #153
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
We have removed MSI authentication support from Azure DevOps and updated the documentation accordingly. We have also relocated the CI /CD templates to the bootstrap module.
These changes don't directly impact the starter modules and there have been no changes to them.
- Remove MSI references and CI / CD files by @jaredfholgate in #152
Full Changelog: v2.0.9...v2.1.0