Releases of the Terraform Well Architected Modules
Edit me

Module: azure-law

1.0.0

⚠ BREAKING CHANGES

  • data structure has changed due to renaming of properties and output variables.

Features

Upgrade from v0.12.0 to v1.0.0:

  • Update module reference to: version = "~> 1.0"
  • Instance object has changed to workspace
  • Rename properties in instance object:
    • resourcegroup -> resource_group
  • Rename variable (optional):
    • resourcegroup -> resource_group
  • Rename output variable:
    • subscriptionId -> subscription_id’

Module: azure-cosmosdb

1.0.0

⚠ BREAKING CHANGES

  • data structure has changed due to renaming of properties and output variables.

Features

Upgrade from v0.11.0 to v1.0.0:

  • Update module reference to: version = "~> 1.0"
  • cosmosdb object name has changed to account
  • Rename properties in account object:
    • resourcegroup -> resource_group
    • unique_key_paths -> partition_key_paths
  • Rename variable (optional):
    • resourcegroup -> resource_group
  • Rename output variable:
    • subscriptionId -> subscription_id’
  • Support for multiple unique_key configurations
    • The static unique_key block has been replaced with a dynamic block to support multiple unique_key configurations in cosmosdb sql containers.

Module: azure-cosmosdb

0.11.0

Features

  • added code of conduct and security documentation (#49) (98cd2b6)

Module: azure-cosmosdb

0.10.0

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#47) (71d2ab4)
  • deps: bump github.com/gruntwork-io/terratest in /tests (#48) (17ec059)
  • update contribution docs (#45) (7c0670f)

Module: azure-bastion

1.0.0

⚠ BREAKING CHANGES

  • data structure has changed due to renaming of properties and output variables.

Features

Upgrade from v0.11.0 to v1.0.0:

  • Update module reference to: version = "~> 1.0"
  • Rename properties in host object:
    • resourcegroup -> resource_group
  • Rename variable:
    • resourcegroup -> resource_group
  • Rename output variable:
    • subscriptionId -> subscription_id’

Module: azure-bastion

0.11.0

Features

  • added code of conduct and security documentation (#43) (8a03000)

Module: azure-mysql

0.2.1

Bug Fixes


Module: azure-plan

1.0.0 (2024-08-14)

Features


Tags: releases