Skip to content

Releases: Azure/alz-terraform-accelerator

v2.0.3

15 Apr 13:45
9629dc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

04 Apr 14:00
be0284d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Mar 14:18
b39f4cf
Compare
Choose a tag to compare

What's Changed

  • enhancement: update docs for azure devops agents additional pat by @jaredfholgate in #123

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Mar 13:48
a4b57cd
Compare
Choose a tag to compare

Breaking changes

This release includes a major refactor of the ALZ PowerShell module to de-couple the bootstrap modules, allowing us to support Bicep and other workloads moving forward. This has introduced a few breaking changes that would impact anyone moving from a previous version to this one using the automated upgrade approach. This has no impact on greenfield deployments.

  • Renamed starter_module variable to starter 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.

What's Changed

New Contributors

Full Changelog: v1.1.2...v2.0.0

v1.1.2

14 Feb 20:16
81aa435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Feb 13:35
1f99821
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Feb 13:19
c4a7383
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • The module name has been updated in the basic starter module. If you update the bootstrap and replace it, your subsequent plan may attempt to destroy and re-create the landing zone. In this case, simply add a moved block to your code to handle the rename. We have not added this to the code as we expect the basic is only used for testing purposes and the accelerator is also not designed to be updated in place.

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

30 Jan 14:33
3b9c085
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v1.0.1

v1.0.0

25 Jan 14:12
1951c5d
Compare
Choose a tag to compare

What's Changed

Version 1 release. See our blog post: https://aka.ms/alz/accelerator/blog

Full Changelog: v0.4.2...v1.0.0

v0.4.3

23 Jan 17:55
1951c5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3