diff --git a/infra/modules/cog/main.tf b/infra/modules/cog/main.tf index 55874a6..6b2faef 100644 --- a/infra/modules/cog/main.tf +++ b/infra/modules/cog/main.tf @@ -43,7 +43,7 @@ resource "azurerm_resource_group_template_deployment" "main" { value = "Global" }, "sku" = { - value = S1 + value = "S1" }, "kind" = { value = "Bing.Search.v7"