Skip to content

Commit 3d41dab

Browse files
authored
Bump container app hosting module v2.6.0 (#100)
* Adds a feature to allow launching function apps into the VNET
1 parent 14ed950 commit 3d41dab

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

terraform/.terraform.lock.hcl

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/container-apps-hosting.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "azure_container_apps_hosting" {
2-
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v2.5.0"
2+
source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v2.6.0"
33

44
environment = local.environment
55
project_name = local.project_name

0 commit comments

Comments
 (0)