From 2bac3cb19db25f3c5533f6103a31032711219226 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:58:52 +0000 Subject: [PATCH] Update Terraform github.com/DFE-Digital/terraform-azurerm-container-apps-hosting to v1.10.3 --- 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 0cb6827..8c23e83 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.10.1" + source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.10.3" environment = local.environment project_name = local.project_name