Skip to content

Releases: DFE-Digital/terraform-azurerm-container-apps-hosting

v1.6.3

18 Apr 14:02
0f7f5fd
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency hashicorp/terraform to v1.8.1 by @renovate in #365
  • Metric defaults and Log table types by @DrizzlyOwl in #366

Full Changelog: v1.6.2...v1.6.3

v1.6.2

16 Apr 09:58
de989be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

15 Apr 15:34
48a7e8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Apr 10:24
f265c58
Compare
Choose a tag to compare

Breaking changes

  • Increment storage subnet to avoid network collisions by @DrizzlyOwl in #357
    If you already have a Storage Account Blob Container / File Share deployed using this module, this change will rebuild your subnet to avoid a collision with the PostgreSQL subnet.

  • Reduce the name of the container app env storage mount by @DrizzlyOwl in #355
    If you are deploying an Azure File Share, the name has changed to prevent running into "too many chars" errors. If you already have a File Share attached to your Container App environment you will likely encounter the error:

Invalid Request: Volume 'xxx-xxxstorage' to mount doesn't defined in the Container

You will need to manually remove the volume from the container definition in the Portal so that the container is no longer using it, then remove it from the Container App Environment, then re-deploy it using Terraform so it will inherit the new name.

What's Changed

  • Split File and Blob Private endpoint resources by @DrizzlyOwl in #356
  • Reduce the name of the container app env storage mount by @DrizzlyOwl in #355
  • Registry block for Custom Container Apps is optional by @DrizzlyOwl in #342

Full Changelog: v1.5.2...v1.6.0

v1.5.2

08 Apr 11:01
21972ca
Compare
Choose a tag to compare

What's Changed

  • Ability to turn off shared access key enabled on both MSSQL security & container app storage account by @uahussain12 in #351
  • chore(deps): update terraform azurerm to v3.98.0 by @renovate in #349
  • chore(deps): update terraform-docs/gh-actions action to v1.1.0 by @renovate in #350

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Mar 14:56
1f42871
Compare
Choose a tag to compare

What's Changed

  • Deploy DTU and CPU usage alerts for SQL Server by @DrizzlyOwl in #346
  • Use maps for consistency by @DrizzlyOwl in #348
  • chore(deps): update terraform azurerm to v3.96.0 by @renovate in #345
  • chore(deps): update dependency hashicorp/terraform to v1.7.5 by @renovate in #347
  • Set SQL Firewall start and end ranges

Full Changelog: v1.5.0...v1.5.1

v1.5.0

29 Feb 17:26
Compare
Choose a tag to compare

What's Changed

  • Fix [tflint] deprecated Lookup by @olivia-work in #339
  • chore(deps): update dependency hashicorp/terraform to v1.7.3 by @renovate in #337
  • Add frontdoor overrides to custom container apps by @olivia-work in #344
  • chore(deps): update dependency hashicorp/terraform to v1.7.4 by @renovate in #343
  • chore(deps): update terraform azapi to v1.12.1 by @renovate in #341
  • chore(deps): update terraform azurerm to v3.93.0 by @renovate in #338

Full Changelog: v1.4.9...v1.5.0

v1.4.9

30 Jan 16:09
94c7f5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

15 Jan 17:27
d3dc5e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

05 Jan 15:08
ca1874a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7