Skip to content

Releases: CloudNationHQ/terraform-azure-vm

v2.0.0

06 Jun 17:24
0cd215c
Compare
Choose a tag to compare

2.0.0 (2024-06-06)

⚠ BREAKING CHANGES

  • Introduction of optional multiple IP configurations alters the data structure, making the change not backwards compatible

Features

  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#102) (637208c)
  • deps: bump github.com/hashicorp/go-getter in /tests (#104) (d77904f)
  • deps: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tests (#103) (a2cc6e9)
  • support multiple IP configurations per interface (#111) (41373cd)

v1.13.0

10 Apr 07:58
17179ba
Compare
Choose a tag to compare

1.13.0 (2024-04-10)

Features

v1.12.0

03 Apr 10:43
5e0ccc2
Compare
Choose a tag to compare

1.12.0 (2024-04-03)

Features

  • add lifecycle ignore encryption settings managed disks (#98) (5efce4e)
  • update documentation (#96) (cffc8f4)

v1.11.0

26 Mar 11:13
2d5d5bb
Compare
Choose a tag to compare

1.11.0 (2024-03-26)

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#93) (a082584)
  • use virtual machine name as fallback when computer name is not specified (#94) (c7b0639)

v1.10.0

22 Mar 11:30
c75352d
Compare
Choose a tag to compare

1.10.0 (2024-03-22)

Features

  • allow OS disk name override (#91) (931ff94)
  • deps: bump google.golang.org/protobuf in /tests (#90) (649e709)

v1.9.0

13 Mar 10:48
d325d33
Compare
Choose a tag to compare

1.9.0 (2024-03-13)

Features

  • deps: bump github.com/stretchr/testify in /tests (#87) (9216ff9)

Bug Fixes

v1.8.0

27 Feb 11:05
88dc873
Compare
Choose a tag to compare

1.8.0 (2024-02-27)

Features

  • add conditional expression to allow global tagging and changed defaults max shares property on managed disks (#84) (1cd0d76)
  • add user assigned identity output (#86) (0b57df6)

v1.7.0

26 Feb 13:43
1981094
Compare
Choose a tag to compare

1.7.0 (2024-02-26)

Features

  • add missing tag property extensions (#81) (2c5d5d7)

v1.6.1

19 Feb 11:30
51c2f37
Compare
Choose a tag to compare

1.6.1 (2024-02-19)

Bug Fixes

  • fix typo storage account type defaults (#79) (b2292a3)

v1.6.0

19 Feb 11:20
c890bdf
Compare
Choose a tag to compare

1.6.0 (2024-02-19)

Features

  • add auto upgrade version property extensions (#77) (607ec49)