Releases: Azure/terraform-azurerm-lz-vending
Releases · Azure/terraform-azurerm-lz-vending
v4.1.5
What's Changed
- fix: cap azapi at < 2.0 and tf at < 2.0 by @matt-FFFFFF in #427
Full Changelog: v4.1.4...v4.1.5
v4.1.4
What's Changed
- fix: remove redundant resource provider by @jaredfholgate in #419
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
- fix: subscription display name & alias validation rule by @kewalaka in #374
- chore: add openssf scorecard by @jaredfholgate in #389
- fix: use correct budget parameters by @steph409 in #403
- build(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.5 in /tests by @dependabot in #393
- build(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 by @dependabot in #395
New Contributors
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- fix: update telemetry version by @luke-taylor in #385
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- fix(subscription): validation rule for tag values by @luke-taylor in #359
Full Changelog: v4.1.0...v4.1.1
v4.1.0
New Features
Other Changes
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.1 to 1.9.2 in /tests by @dependabot in #327
- build(deps): bump azure/login from 1 to 2 by @dependabot in #344
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.10.0 in /tests by @dependabot in #340
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tests by @dependabot in #343
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests by @dependabot in #348
- docs: correct resource_group variable name and typo by @mysteq in #342
- build(deps): bump azure/CLI from 1 to 2 by @dependabot in #346
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.1 in /tests by @dependabot in #355
- build(deps): bump github.com/gruntwork-io/terratest from 0.46.11 to 0.46.13 in /tests by @dependabot in #353
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tests by @dependabot in #356
New Contributors
Full Changelog: v4.0.2...v4.1.0
v4.0.2
What's Changed
- fix: update inbound peering useRemoteGateways to false by @matt-FFFFFF in #335
- fix: add validation for subscription tags by @matt-FFFFFF in #336
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- docs: fix typo in docs by @jaredfholgate in #324
- fix: v4 issues by @matt-FFFFFF in #326
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
BIG update here
We've upped the AzAPI, Terraform and AzureRM versions to enable new features!
We can now manage subscription creation and association with AzAPI - see https://github.com/Azure/terraform-azurerm-lz-vending/wiki/Example-6-Subscription-Use-AzApi
New Features
- feat: enable unidirectional vnet peering by @jaredfholgate in #246
- feat: add use azapi option for subscription creation. by @luke-taylor in #253
- feat: tfdocs 0.17.0 by @matt-FFFFFF in #307
- feat(roleassignment): add
condition
andcondition_version
to role assignment. by @tcharewicz in #285
Fixes
- fix(subscription): add
time_sleep
andazapi_resoure_action
for subscription association by @luke-taylor in #294 - fix: #290 virtual network ourputs by @matt-FFFFFF in #296
- fix: subscription management group association drift by @luke-taylor in #309
- fix(usermanagedideneity): lack of compatibility between variable umi_federated_credentials_advanced and federated_credentials_advanced
- fix(subscription): allow updating subscription tags and display name with AzApi by @luke-taylor in https://github.com/Azure/terraform-
- fix(): added
nullable = false
to fix Error: Iteration over null value by @hfrenzel in #269 - fix: housekeep by @matt-FFFFFF in #260
New Contributors
- @jaredfholgate made their first contribution in #246
- @luke-taylor made their first contribution in #253
- @hfrenzel made their first contribution in #269
- @tcharewicz made their first contribution in #285
Full Changelog: v3.4.1...v4.0.0
v3.4.2
Full Changelog: v3.4.1...v3.4.2
Hotfix for virtual network outputs #290