Releases: Azure/accelerator-bootstrap-modules
Releases · Azure/accelerator-bootstrap-modules
v7.2.0
What's Changed
- fix: align subscription_ids variable across azuredevops, github, and local by @jaredfholgate in #134
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- feat: Decouple container registry zone redundancy from private networking and make flexible by @Copilot & @jtracey93 in #133
Usage in inputs.yaml (ADO Example)
# Disable all zone support (container instances + registry)
agent_container_zone_support: false
# Or: keep container instance AZ support, disable only registry zone redundancy
agent_container_zone_support: true
container_registry_zone_redundancy_enabled: false
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- feat: GitHub Issues Consolidation by @jtracey93 in #130
- feat: accelerator permission flattening by @jaredfholgate in #132
Full Changelog: v6.1.8...v7.0.0
v6.1.8
v6.1.7
v6.1.6
What's Changed
- fix: local first deploy check by @jaredfholgate in #127
Full Changelog: v6.1.5...v6.1.6
v6.1.5
v6.1.4
What's Changed
- fix: bicep storage account variables by @jaredfholgate in #125
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
- feat: improve deployment stack names by @jaredfholgate in #124
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- fix: uninitialized $os variable causing incorrect PATH separator on Windows by @Copilot in #123
Full Changelog: v6.1.1...v6.1.2