4.1.0
- Add support for
azurerm_virtual_machine_extensionresource. #210 (lonegunmanb) - Add support for
planblock #209 (lonegunmanb) - Support boot diagnostics storage injection #208 (lonegunmanb)
- Add support for network security group injection #205 (lonegunmanb)
- Solve #107 by adding
create_before_destroy = trueto defer public ip's deletion. #203 (lonegunmanb) - Output vm names #202 (lonegunmanb)
- Make
azurerm_availability_set'splatform_fault_domain_countandplatform_update_domain_countconfigurable #201 (lonegunmanb) - Fix the bug introduced by #189 by adding
var.storage_os_disk_size_gbback. #200 (lonegunmanb) - Add support for
azurerm_virtual_machine.zones#199 (lonegunmanb) - Convert legacy splat syntax into bracket syntax #198 (lonegunmanb)
- Replacing location and resource_group_name with local variables #196 (jiaweitao001)
- Removing depends_on in examples code #195 (jiaweitao001)
- Add override template file so we can run version upgrade test #194 (lonegunmanb)
- Rename some resources to snake case. #193 (lonegunmanb)
- Refactor code to meet tflint's requirements #189 (lonegunmanb)
- Allow custom OS disk size #183 (yatzek)