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