Skip to content

Releases: avinor/terraform-azurerm-virtual-network-hub

v3.3.0

09 Apr 10:15
237ec15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

12 Sep 06:14
e707037
Compare
Choose a tag to compare

Changes:

  • Upgrade azurerm to 3.72.0.

v3.1.1

21 Nov 08:16
7b6b02f
Compare
Choose a tag to compare

Chnages

  • Add role assignments for the resolvable private DNS zones

v3.1.0

20 Oct 12:22
43e471c
Compare
Choose a tag to compare

Changes

  • Add variable for extra resolvable private dns zones

v3.0.1

04 Oct 08:40
Compare
Choose a tag to compare

Fixed wrong flow log name for subnet-dmz-nsg

v3.0.0

04 Oct 08:27
c9994a1
Compare
Choose a tag to compare

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

07 Dec 10:55
cdb26e8
Compare
Choose a tag to compare

Fix issue when log analytics config is constantly detected by terraform plan as if there were changes.

v2.0.4

18 Oct 11:52
Compare
Choose a tag to compare

Fix diagnostic settings for firewall

v2.0.3

03 Jun 07:49
74028f0
Compare
Choose a tag to compare

Add threat_intel_mode variable and set default to "Deny"

v2.0.2

01 Jun 12:37
6816893
Compare
Choose a tag to compare
  • Bump up storage-account module version