Releases: aztfmod/terraform-azurerm-caf
Releases · aztfmod/terraform-azurerm-caf
4.21.0
Breaking change on [#195] on VM configuration (var rename), see upgrade note: UPGRADE.md
0.4.20
- Support for availability sets and proximity placement groups [#175]
- Support for centralized private endpoints [#190]
- Support for private link and MSI for recovery vault [#192]
- Support for CosmosDB (SQL and Mongo) [#79]
- Improve diagnostics to support multi subscription and cross levels logging[#179]
- Added module output for Azure Container Registry [#180]
- Add private link for eventhub_namespace [#178]
- Fix private endpoint resource group [#187]
- Adding AKS single cluster example [#193]
- Adding minimum azurerm provider version constraint [#194]
thanks @jellevandehaterd, @abhilash-keloth, @singh-rahul, @bhummerstone
0.4.19
Includes:
- Add private link for eventhub_namespace and site recovery [#178]
- Fix for in-vm diagnostics [#176]
- SQL Managed Instances [#144]
- NSG Flow logs [#173]
- Increase ASP Timeout [#172]
- Virtual Network Gateway and Virtual Network Gateway Connection [#171]
- NSG custom names [#169]
- Virtual Hub naming convention [#168]
- VM Monitoring Agent Extension [#142]
- Remove redundant space in appgateway variables [#160]
- Add output diagnostic storage accounts [#152]
- Update for caf_foundations to define diagnostics settings at level1 [#162]
Thanks @jellevandehaterd @benhurjoel @abhilash-keloth @iriahk89
0.4.18
0.4.17
0.4.16
0.4.15
implement data and lifecycle to avoid force replacement on other ase …
0.4.14
0.4.13
Enable diagnostics for NIC (#100) * Enable diagnostics for NIC * Diagnostics optional * ASR and Automation optional diags
0.4.12
Patch 0.4.12 (#99) * Add support for local and remote MSI for VM * Add app_service to application gateway backend pools * Formating clean-up * Add private DNS A record for Application Gateway Improvement - code cleanup for application gateway * Adding appgateway example and CI Co-authored-by: Arnaud Lheureux <[email protected]>