Releases: DFE-Digital/terraform-azurerm-container-apps-hosting
v1.6.3
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
What's Changed
- Fix: invalid property reference on object by @DrizzlyOwl in #364
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Fix container registry ip rules by @Stretch96 in #359
- Remove custom registry variables by @Stretch96 in #362
- Storage name must begin with a letter by @DrizzlyOwl in #361
- chore(deps): update dependency hashicorp/terraform to v1.8.0 by @renovate in #358
- chore(deps): update terraform azurerm to v3.99.0 by @renovate in #360
- Bumped version to v1.6.1 by @Stretch96 in #363
Full Changelog: v1.6.0...v1.6.1
v1.6.0
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
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
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
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
What's Changed
- Container scale rules by @DrizzlyOwl in #332
- Updated Readme by @DrizzlyOwl in #334
- chore(deps): update terraform azurerm to v3.89.0 by @renovate in #326
- chore(deps): update terraform azapi to v1.12.0 by @renovate in #331
- chore(deps): update dependency hashicorp/terraform to v1.7.1 by @renovate in #330
- Update README.md by @DrizzlyOwl in #336
- Set diagnostic settings for Container App environments by @DrizzlyOwl in #335
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
- Add support for supplying managed identities to Custom Container Apps by @DrizzlyOwl in #327
- Update README.md by @DrizzlyOwl in #328
- Fix invalid iteration reference by @DrizzlyOwl in #329
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- Conditionally deploy SQL Defender for Cloud by @DrizzlyOwl in #325
- chore(deps): update terraform azurerm to v3.86.0 by @renovate in #324
Full Changelog: v1.4.6...v1.4.7