Skip to content

Releases: aztfmod/terraform-azurerm-caf

4.21.0

17 Dec 14:28
6811401
Compare
Choose a tag to compare

Breaking change on [#195] on VM configuration (var rename), see upgrade note: UPGRADE.md

  • Update on username and password provisioning from keyvault secret [#195]
  • Support for VPN site to site gateway [#188]
  • Support for centralised private endpoints [#197]
  • Fix forced replacement issue in elastic pool [#196]

0.4.20

11 Dec 11:06
d46e15f
Compare
Choose a tag to compare
  • 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

01 Dec 08:02
6079ea2
Compare
Choose a tag to compare

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

20 Nov 09:59
5c62d79
Compare
Choose a tag to compare

Including new features:
#129 Add diagnostics settings to Express Route Circuit
#128 Feature - Enable VM backup enhancement
#131 Feature - Enable VM Extensions

0.4.17

13 Nov 00:19
56b72ef
Compare
Choose a tag to compare

Fix for use_slug error on networking.tf

0.4.16

12 Nov 13:57
2e6ccfe
Compare
Choose a tag to compare

Integrates #126, #125, #124, #123, #121, #120
Thanks @arnoldna, @rickychew77 for your contributions

0.4.15

09 Nov 09:36
58ecb14
Compare
Choose a tag to compare
implement data and lifecycle to avoid force replacement on other ase …

0.4.14

04 Nov 13:24
11f6206
Compare
Choose a tag to compare

October 2010 Release

0.4.13

03 Nov 08:14
3eb022e
Compare
Choose a tag to compare
Enable diagnostics for NIC (#100)

* Enable diagnostics for NIC

* Diagnostics optional

* ASR and Automation optional diags

0.4.12

30 Oct 10:08
ce26dde
Compare
Choose a tag to compare
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]>