Fixed
- AZ-837: Fix default Update management values
Added
- AZ-837: Add Update Management Center
Changed
- AZ-908: Use the new data source for CAF naming (instead of resource)
- AZ-800: Automation account can only have 15 tags maximum
- AZ-846: Bump diagnotics settings module
Added:
- GH-3: Expose
storage_mode_type
,cross_region_restore_enabled
andsoft_delete_enabled
vault variables
Breaking
- AZ-807: Use native Azure resource to create Data Collection Rule
Fixed
- AZ-809: Update examples to fix CI with latest tflint rules
Breaking
- AZ-717: Minimum Terraform version required
v1.1
- AZ-717: Upgrade module to AzureRM provider
v3.0+
Added
- AZ-685: Added
identity
variable for automation module
Breaking
- AZ-515: Option to use Azure CAF naming provider to name resources
Added
- AZ-615: Add an option to enable or disable default tags
Changed
- AZ-589: Bump
diagnostics
module to latestv5.0.0
Fixed
- AZ-589: Avoid plan drift when specifying Diagnostic Settings categories
Changed
- AZ-462: Add
log_analytics_workspace_link_enabled
to avoidThe "count" value depends on resource attributes that cannot be determined
on automation-account submodule
Added
- AZ-55: Add ability to manage Update management for Linux and Windows VMs with Automation account
- AZ-302: Add a default Azure Monitor Data Collection Rule
Changed
- AZ-572: Revamp examples and improve CI
Breaking
- AZ-546: Clean module, remove unused variables, needs a
terraform state mv
for renamed modules - AZ-160: Unify diagnostics settings on all Claranet modules
Changed
- AZ-516: Add management of weekly, monthly and yearly backup in backup policies
- AZ-532: Revamp README with latest
terraform-docs
tool
Changed
- AZ-445: Remove datasource to get log_analytics_workspace_id and get it from variable (hashicorp/terraform-provider-azurerm#10162)
- AZ-445: Fix deprecation warns on automation-account
Added
- AZ-448: Added
identity
variable for backup module
Breaking
- AZ-448/AZ-445: Require AzureRM provider
v2.43+
Updated
- AZ-273: Module now compatible terraform
v0.13+
Added
- AZ-316: Add input for resource specific tags
Changed
- AZ-320: Add more outputs for automation account
Breaking
- AZ-198: Upgrade AzureRM 2.0
Changed
- AZ-209: Update CI with Gitlab template
Added
- AZ-216: Enable diagnostics settings
Breaking
- AZ-216: Change and unify module input variables
- AZ-216: Automation default name now contains region and environment
Added
- AZ-208: Add automation account module
Added
- AZ-137: File share backup policy
Changed
- AZ-119: Revamp README and publish this module to Terraform registry
Added
- AZ-119: Add CONTRIBUTING.md doc and
terraform-wrapper
usage with the module
Breaking
- AZ-94: Terraform 0.12 / HCL2 format
Added
- AZ-118: Add LICENSE, NOTICE & Github badges
Added
- AZ-102: First version with Azure Recovery Vault for VM backups.