gen-container-apps-environments
Latest: v1.0.4
Category
Compute
Total Versions
5
Last Updated
3/23/2026
Release History
v1.0.4 Latest
Changes:
- • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
- • Merged PR 17522: Update pr template and add nightly build trigger
v1.0.3
Changes:
- • Merged PR 17227: Updated outputs.tf
v1.0.2
Changes:
- • Add ignore changes for identity block in the container registry.
- • Merged PR 16805: Add lifecycle block to container registry to ignore changes in body.identity
v1.0.1
Changes:
- • Add ignore changes for identity block in the container apps environment.
- • Merged PR 16801: Add lifecycle block to ignore changes in body.identity
v1.0.0
Changes:
- • Enable IPMHub in module build pipeline.
- • Merged PR 16795: Trigger ipm release
- • First release for container apps environment module. This module creates the resources: Deploys an Azure Container Apps Environment with system-assigned managed identity Deploys an Azure Container Registry with system-assigned managed identity (optional) Deploys a Log Analytics Workspace Configures maintenance windows for the Container Apps Environment Configures subnet delegation on container apps environment subnet.
- • Merged PR 16790: First release containers app environment