diff --git a/terraform/container-apps-hosting.tf b/terraform/container-apps-hosting.tf index 82031f5d5..071ffd29f 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.9.0" + source = "github.com/DFE-Digital/terraform-azurerm-container-apps-hosting?ref=v1.10.0" environment = local.environment project_name = local.project_name