Releases: Azure/ALZ-PowerShell-Module
Releases · Azure/ALZ-PowerShell-Module
2.0.0
Breaking changes
- There are no breaking changes for Bicep
- For Terraform we have made the following changes that would impact anyone upgrading from a previous version.
- Renamed
starter_module
variable tostarter
in the bootstraps. Only impacts people using an input file and re-running the accelerator. - Added a new PAT token variable for GitHub specific to runners. This is an optional input for self-hosted runners to enable the container instance to generate a registration token.
- Moved to ephemeral runners for GitHub. Related to the previous bullet, this is a new way to register runners to avoid some of the previous issues with timeouts of the activation token.
- Updated the folder structure for the intermediate file system. Does not impact what is deployed, but does break the unsupported upgrade path. The new folder structure separates the bootstrap and starter into equivalently named folders.
- Renamed
Changes
- Bug fixing and refactoring for e2e tests @jaredfholgate (#107)
- Fix local override folder function @jaredfholgate (#106)
- enhancement: relocate bootstrap modules @jaredfholgate (#105)
2.0.0-alpha
Changes
- Bug fixing and refactoring for e2e tests @jaredfholgate (#107)
- Fix local override folder function @jaredfholgate (#106)
- enhancement: relocate bootstrap modules @jaredfholgate (#105)
1.2.1-alpha
Changes
- No changes
1.2.0-alpha
Changes
- Fix local override folder function @jaredfholgate (#106)
- enhancement: relocate bootstrap modules @jaredfholgate (#105)
1.1.6
Changes
- enhacement: add better error handling and masking for inputs @jaredfholgate (#101)
1.1.6-alpha
Changes
- enhacement: add better error handling and masking for inputs @jaredfholgate (#101)
1.1.5
1.1.5-alpha
1.1.4
Changes
- Change
git init
logic @jtracey93 (#98)
1.1.4-alpha
Changes
- Change
git init
logic @jtracey93 (#98)