From 38f9500b164f2d7093c918bc5890331be13614ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:50:34 +0000 Subject: [PATCH] Update Terraform github.com/DFE-Digital/terraform-azurerm-container-apps-hosting to v1.15.0 --- terraform/container-apps-hosting.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/container-apps-hosting.tf b/terraform/container-apps-hosting.tf index d11e80997..b6db28835 100644 --- a/terraform/container-apps-hosting.tf +++ b/terraform/container-apps-hosting.tf @@ -1,5 +1,5 @@ module "azure_container_apps_hosting" { - source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.14.0" + source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.15.0" environment = local.environment project_name = local.project_name