Releases: CloudNationHQ/terraform-azure-vm
Releases · CloudNationHQ/terraform-azure-vm
v2.0.0
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.12.0
1.12.0 (2024-04-03)
Features
- add lifecycle ignore encryption settings managed disks (#98) (5efce4e)
- update documentation (#96) (cffc8f4)
v1.11.0
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
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
1.9.0 (2024-03-13)
Features
- deps: bump github.com/stretchr/testify in /tests (#87) (9216ff9)
Bug Fixes
v1.8.0
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
1.7.0 (2024-02-26)
Features
- add missing tag property extensions (#81) (2c5d5d7)
v1.6.1
1.6.1 (2024-02-19)
Bug Fixes
- fix typo storage account type defaults (#79) (b2292a3)
v1.6.0
1.6.0 (2024-02-19)
Features
- add auto upgrade version property extensions (#77) (607ec49)