Releases: crayon/terraform-azurerm-vm
Releases · crayon/terraform-azurerm-vm
v1.10.0
Changes
- Add patch_mode (#2)
- Documentation, initial release (#6)
- Add support for Static IP assignment for NICs (#15)
- Upgrade azurerm to 2.75.0 (#17)
- Upgrade required version of Terraform to 1.0.6 (#18)
v1.9.0
v1.9.0
- Added support for Azure AD authentication for Linux and Windows (#14), thanks @janegilring
v1.7.0
- Add variable for provisioning public IP (#11)
v1.6.6
Fixed issue with source_image_reference selection
v1.6.5
More bugs. Actually the same bug.
v1.6.0
Total rewrite of how we select which virtual machine resource is used, to be compatible with both source_image_id
and source_image_reference
.