From a81bac58f710b2de4b0214c17bc459a5558ea92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20S=C3=A1nchez?= Date: Thu, 8 Feb 2024 09:18:04 +0100 Subject: [PATCH] Update the version of the API for azapi module container apps Update the version of the API for azapi module container apps --- infra/modules/ca-chat/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/modules/ca-chat/main.tf b/infra/modules/ca-chat/main.tf index 5d74a75..cead403 100644 --- a/infra/modules/ca-chat/main.tf +++ b/infra/modules/ca-chat/main.tf @@ -2,7 +2,7 @@ resource "azapi_resource" "ca_back" { name = var.ca_name location = var.location parent_id = var.resource_group_id - type = "Microsoft.App/containerApps@2022-11-01-preview" + type = "Microsoft.App/containerApps@2023-05-01" identity { type = "UserAssigned" identity_ids = [