Releases of the Terraform Well Architected Modules
Edit me

Module: azure-mysql

3.1.1

Bug Fixes

  • Change default values for create_mode and version (#37) (0748e96)

Module: azure-fwp

3.0.0

⚠ BREAKING CHANGES

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

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#18) (63643d5)
  • enhance role assignment with additional parameters and tags (#19) (e6df8aa)
  • small refactor (#27) (558106d)

Upgrade from v2.3.0 to v3.0.0:

  • Update module reference to: version = "~> 3.0"
  • The property and variable resource_group is renamed to resource_group_name
  • The user assigned identity resource is removed, there is a dedicated module for this

Module: azure-wafwp

2.0.0

⚠ BREAKING CHANGES

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

Features

Upgrade from v1.3.0 to v2.0.0:

  • Update module reference to: version = "~> 2.0"
  • The property and variable resource_group is renamed to resource_group_name
  • The rule set version default is changed. It should be set in the config now, since we support different types

Tags: releases