Skip to content

Releases: aztfmod/terraform-azurerm-caf

5.2.2

05 Mar 05:44
1ddbf4e
Compare
Choose a tag to compare

Bug Fixes

  • Name composition update for #306 (#316)
  • added back basetags output for keyvault (#318)
  • Patch - Add support for prefix="" (#306)

5.2.1

03 Mar 02:36
029a9af
Compare
Choose a tag to compare

Features

  • Load Balancer module (#261)

Enhancements

  • Update to azurerm 2.49
  • Container group (#307)
  • Adding IP group examples 100 & 101 & support destination_addresses_public_ips_keys in Firewall NAT rules (#299)
  • Add output identity to storage account (#292)
  • Changing dns to dns_servers in vnet module (#309)

Bug Fixes

  • update aad apps password key to prevent cycle error (#303)

5.2.0

25 Feb 02:30
36d4613
Compare
Choose a tag to compare
Merge pull request #291 from aztfmod/refactor-sql-server-kv

Refactor sql server kv

5.1.2

15 Feb 01:33
2e8f3e7
Compare
Choose a tag to compare

Enhancements

  • Hn aks (#267)
  • Adding release drafter (#268)
  • Support app service backup (#257)

Bug Fixes

  • Bugfix for Azure Bastion (#266)
  • Added vm's admin password AKV secret id to output. (#271)
  • Added support for mssql_database.storage_account_type #258 (#269)
  • #258 Added support for mssql_database.storage_account_type (#259)
  • Fix BGP Settings in Virtual Network Gateway and Local Network Gateway modules (#265)
  • Fix tag merging sequence (#260)
  • add minimum_tls_version to sql server (#264)
  • Fixing Standalone CI Examples (#249)

5.1.1

01 Feb 08:04
6a211ce
Compare
Choose a tag to compare

Bugfix:

  • Adding dependency on cert requests for App Gateways [#246 ]

Improvements - New features:

  • Azure AD Password Rotation [#238, #237]
  • Azure NetApp Files and NFXv3 [#235, #226]
  • Azure FrontDoor, KeyVault Certificate Issuer, Azure DNS Zone, Domain Name Registration [#234]
  • Added SQL MI DB LTR #184, Added SQL MI BYOK feature [#204]
  • Generate DNS from VM name [#231]
  • Azure Kubernetes Updates [#230, #245]
  • Upgrade for azurerm 2.45.x [#]
  • Add standalone example from Terraform registry [#241]
  • Add public IP alias for DNS Zone [#240]

5.1.0

01 Feb 04:47
b1f7e29
Compare
Choose a tag to compare
  • Azure AD Password Rotation [#238, #237]
  • Azure NetApp Files and NFXv3 [#235, #226]
  • Azure FrontDoor, KeyVault Certificate Issuer, Azure DNS Zone, Domain Name Registration [#234]
  • Added SQL MI DB LTR #184, Added SQL MI BYOK feature [#204]
  • Generate DNS from VM name [#231]
  • Azure Kubernetes Updates [#230, #245]
  • Upgrade for azurerm 2.45.x [#]
  • Add standalone example from Terraform registry [#241]
  • Add public IP alias for DNS Zone [#240]

5.0.0

15 Jan 10:22
1873ebe
Compare
Choose a tag to compare
  • Introduces support for azurerm 2.43
  • Modernizing data structures to support Terraform 0.14 and 0.15

4.22.0

14 Jan 11:10
1a06a7a
Compare
Choose a tag to compare
  • Added support for MySQL[#155]
  • Added support for PostgreSQL [#148]
  • Added support for MariaDB [#161]
  • Added support for CosmosDB - Gremlin [#218]
  • Added support for CosmosDB - Cassandra [#217 ]
  • Added support for CosmosDB - Tables [#214 ]
  • Added examples and added standalone examples documentation [#222]
  • Added modules automated documentation [#220]
  • Added private DNS for private endpoints [#225]

Thanks @abhilash-keloth @bhummerstone @iriahk89 @benhurjoel for your contributions!

4.21.2

21 Dec 10:05
1bf1fea
Compare
Choose a tag to compare
  • Initial support for FrontDoor [#202]
  • Add private link for mssql servers [#209]
  • Add roles to combined objects [#210]

4.21.1

18 Dec 00:28
710e5ea
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]