Releases: avinor/terraform-azurerm-virtual-network-hub
Releases · avinor/terraform-azurerm-virtual-network-hub
v3.3.0
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 in /test by @dependabot in #24
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /test by @dependabot in #25
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test by @dependabot in #26
- Remove deprecations and upgrade provider by @emilkor1-avinor in #28
Full Changelog: v3.2.0...v3.3.0
v3.2.0
Changes:
- Upgrade azurerm to 3.72.0.
v3.1.1
Chnages
- Add role assignments for the resolvable private DNS zones
v3.1.0
v3.0.1
v3.0.0
NB! Breaking changes
NB! Carefully inspect the terraform plan before applying upgrade on existing resources.
See: https://github.com/avinor/terraform-azurerm-virtual-network-hub#nb-important-breaking-change-when-upgrading-to-v300
Changes:
- Upgraded azurerm provider to v3.23.0
- Upgraded random proverer to v3.4.3
- Introduced new variable storage_account_resource_group_create to handle old terraform state created with a bug in the module.
- Improved creation of flow logs, this will be recreated, possible old resources must be manually deleted.
v2.0.5
Fix issue when log analytics config is constantly detected by terraform plan as if there were changes.
v2.0.4
v2.0.3
Add threat_intel_mode variable and set default to "Deny"
v2.0.2
- Bump up storage-account module version