Releases of the Terraform Well Architected Modules
Edit me

Module: azure-sa

4.0.0

⚠ BREAKING CHANGES

  • The data structure changed, causing a recreate on existing resources.

Features

Upgrade from v3.7.1 to v4.0.0:

  • Update module reference to: version = "~> 4.0"
  • The user assigned identity is removed from the module.
    • For identity we created a separate module as shown in the examples.
  • The property and variable resource_group is renamed to resource_group_name

Module: azure-sql

2.0.0

⚠ BREAKING CHANGES

  • The data structure changed, causing a recreate on existing resources.

Features

  • add type definitions and small refactor (#73) (7a21e2f)

Upgrade from v1.5.0 to v2.0.0:

  • Update module reference to: version = "~> 2.0"
  • The user assigned identity is removed from the module.
    • For identity we created a separate module as shown in the examples.
  • The property and variable resource_group is renamed to resource_group_name

Module: azure-ca

3.2.0

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#59) (43d0f4a)
  • deps: bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /tests (#66) (5fb32a9)
  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 in /tests (#67) (9dabf6d)
  • schema validation items for ca (#68) (8cc28aa)

Module: azure-mysql

3.1.0

Features

  • replace deployment test code with module consumption and fix tags property idempotence (#33) (47549e9)

Module: azure-app

4.0.0

⚠ BREAKING CHANGES

  • The data structure changed, causing a recreate on existing resources.

Features

Upgrade from v3.1.1 to v4.0.0:

  • Update module reference to: version = "~> 4.0"
  • The property and variable resource_group is renamed to resource_group_name

Tags: releases