Releases of the Terraform Well Architected Modules
Edit me

Module: azure-app

3.0.0

⚠ BREAKING CHANGES

  • removed system assigned identity default

Features

  • add type definitions and made identity fully optional (#31) (c13fdb6)

Upgrade from v2.4.0 to v3.0.0:

  • Update module reference to: version = "~> 3.0"
  • The user assigned identity is removed from the module and it is not set to system assigned default anymore as well.
    • For identity we created a separate module as shown in the examples.

Module: azure-pip

3.0.0

⚠ BREAKING CHANGES

  • prefix resources is removed from main module

Features

Upgrade from v2.7.0 to v3.0.0:

  • Update module reference to: version = "~> 3.0"
  • New submodule for prefixes
    • Update data structure to support public ip’s with prefixes as shown in the examples.

Module: azure-ng

1.1.1

Bug Fixes

  • fix prefixes module reference in usage (#5) (c7d3804)

Module: azure-ng

1.1.0

Features

  • deps: bump golang.org/x/net from 0.34.0 to 0.36.0 in /tests (#3) (29c9d2c)

Module: azure-ng

1.0.0 (2025-04-04)

Features


Tags: releases