Added
- AZ-615: Add an option to enable or disable default tags
Updated
- AZ-532: Revamp README with latest
terraform-docs
tool - AZ-530: Cleanup module, fix linter errors
Breaking
- AZ-344: Back to a single resource, because we can now use
for_each
on a module since Terraformv0.13+
Updated
- AZ-273: Module now compatible terraform
v0.13+
Changed
- AZ-398: Force lowercase on default generated name
Breaking
- AZ-198: Upgrade module to be compliant with AzureRM 2.0
Fixed
- AZ-206: Pin version of provider AzureRM to be usable under v2.x
Added
- AZ-215: Manage installation of gpg package on VMs
Breaking
- AZ-147: REVERT - From
count
tofor_each
with input variable changes
Breaking
- AZ-147: Manage list for VM IDs (input variable type changed)
- AZ-147: From
count
tofor_each
with input variable changes
Changed
- AZ-119: Documentation improvements
Breaking
- AZ-94: Terraform 0.12 / HCL2 format
Added
- AZ-118: Add LICENSE, NOTICE & Github badges
- AZ-119: Add CONTRIBUTING.md doc and
terraform-wrapper
usage with the module
Changed
- AZ-119: Revamp README and publish this module to Terraform registry
Changed
- AZ-82: Update README
Changed
- AZ-82: Add variable to customize log level
Changed
- AZ-21: Azure VM Linux - Diagnostics extension v3.0
Added
- AZ-4/21: First Release. Azure VM Linux - Diagnostics extension v2.3