4.2.0 (2022-12-22)
Merged pull requests:
- Changed var.location default value from "" to null #214 (juanjojulian)
- Bump tflint plugin version, add new checking rule #213 (lonegunmanb)
- Upgrade
terraform-module-test-helper
lib so we can get rid of override file to execute version upgrade test #212 (lonegunmanb)
4.1.0 (2022-11-29)
Merged pull requests:
- Add support for
azurerm_virtual_machine_extension
resource. #210 (lonegunmanb) - Add support for
plan
block #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 = true
to defer public ip's deletion. #203 (lonegunmanb) - Output vm names #202 (lonegunmanb)
- Make
azurerm_availability_set
'splatform_fault_domain_count
andplatform_update_domain_count
configurable #201 (lonegunmanb) - Fix the bug introduced by #189 by adding
var.storage_os_disk_size_gb
back. #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)
4.0.0 (2022-11-15)
Merged pull requests:
- Add CI pipeline #185 (jiaweitao001)
- Adding Microsoft SECURITY.MD #181 (microsoft-github-policy-service[bot])
* This Changelog was automatically generated by github_changelog_generator