Releases: Azure/terraform-azurerm-lz-vending
Releases · Azure/terraform-azurerm-lz-vending
v3.4.1
What's Changed
- fix: routing intent updated variable naming by @krottiers in #235
Other changes
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.8 to 0.43.9 in /tests by @dependabot in #231
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.9 to 0.43.10 in /tests by @dependabot in #232
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.10 to 0.43.11 in /tests by @dependabot in #233
Full Changelog: v3.4.0...v3.4.1
v3.4.0
New Features
- feat: user assigned managed identity & OIDC by @matt-FFFFFF in #219
- feat: vwanroutingintent by @matt-FFFFFF in #230
Other changes
- ci: module version check by @matt-FFFFFF in #220
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.3 to 0.43.4 in /tests by @dependabot in #221
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.4 to 0.43.5 in /tests by @dependabot in #222
- chore: raise azapi matrix version to 1.3.0 by @matt-FFFFFF in #223
- feat: fabricBot Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @microsoft-github-policy-service in #225
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.1 to 1.7.0 in /tests by @dependabot in #229
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.5 to 0.43.8 in /tests by @dependabot in #227
New Contributors
- @microsoft-github-policy-service made their first contribution in #225
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
💥 Register resource providers and features (feat: rp registration by @matt-FFFFFF in #215)
💥 Manage the network watcher RG (feat: networkwatcherrg by @matt-FFFFFF in #216)
Minor changes
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 in /tests by @dependabot in #198
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.24 to 0.41.25 in /tests by @dependabot in #199
- test: framework 0.6.0 by @matt-FFFFFF in #202
- build(deps): bump github.com/Azure/terratest-terraform-fluent from 0.5.0 to 0.6.2 in /tests by @dependabot in #205
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /tests by @dependabot in #207
- build(deps): bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.0 in /tests by @dependabot in #208
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.0 to 1.6.1 in /tests by @dependabot in #209
- build(deps): bump github.com/gruntwork-io/terratest from 0.43.0 to 0.43.3 in /tests by @dependabot in #214
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 in /tests by @dependabot in #212
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's New
- feat: added resource groups ids output by @ppodevlabs in #185
- feat: ddosProtection by @matt-FFFFFF & @ppodevlabs in #197
- feat: go 1.20 by @matt-FFFFFF in #195
- feat: golangci-lint 1.52.2 by @matt-FFFFFF in #196
- test: add oidc feature by @matt-FFFFFF in #141
v3.1.0
What's Changed
🥇 Thanks to @b0bu and @KashifSaadat on their 1st contributions 🥳
Features
- feat: create an output for management_group_subscription_association_id by @KashifSaadat in #165
- feat(virtualnetwork): firewall manager security configuration by @b0bu in #151
Doc updates
- docs: add text on role assignment re-creation by @matt-FFFFFF in #161
Build deps
- build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in #162
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.3.0 to 1.3.1 in /tests by @dependabot in #160
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 in /tests by @dependabot in #166
- build(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 in /tests by @dependabot in #164
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /tests by @dependabot in #167
- build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 in /tests by @dependabot in #168
New Contributors
- @b0bu made their first contribution in #151
- @KashifSaadat made their first contribution in #165
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.0 to 1.2.1 in /tests by @dependabot in #154
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 in /tests by @dependabot in #147
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.9 to 0.41.10 in /tests by @dependabot in #156
- docs: update ALZ wiki page by @matt-FFFFFF in #146
- feat: add fabricbot label action by @matt-FFFFFF in #150
- fix!: role assignment failing on known after apply values by @matt-FFFFFF in #158
🚨 Breaking Change 🚨
#158 caused a breaking change, please read the upgrade guide: https://github.com/Azure/terraform-azurerm-lz-vending/blob/main/docs/wiki/Upgrades.md#upgrading-from-v2x-to-v3x
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
Fixes
Docs
- docs: wiki updates by @matt-FFFFFF in #133
- docs: add badges by @matt-FFFFFF in #139
Test
- test: parallel tests by @matt-FFFFFF in #140
Other
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.0 to 0.41.3 in /tests by @dependabot in #130
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.3 to 0.41.4 in /tests by @dependabot in #134
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.4 to 0.41.6 in /tests by @dependabot in #135
- build(deps): bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /tests by @dependabot in #138
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.2.0 to 1.3.0 in /tests by @dependabot in #143
- ci: add labeled event trigger for pr by @matt-FFFFFF in #145
New Contributors
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: custom DNS server support by @matt-FFFFFF in #123
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.1.0 to 1.2.0 in /tests by @dependabot in #122
- chore: update version to 2.1.0 by @matt-FFFFFF in #127
- fix: vnet location not optional in parent module #124
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- fix: virtual_networks value type & README by @matt-FFFFFF in #120
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.4 to 1.2.0 in /tests by @dependabot in #119
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- docs: fix issues with display on Terraform registry by @matt-FFFFFF in #116
Full Changelog: v2.0.0...v2.0.1