Skip to content

Commit a152400

Browse files
Just quotes
1 parent e79c285 commit a152400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.tfvars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"use_billing_policy": "${USE_BILLING_POLICY:-false}",
55
"azd_environment_name": "${AZURE_ENV_NAME}",
66
"resource_share_user": ${RESOURCE_SHARE_USER},
7-
"tags": ${RESOURCE_TAGS:-{name:AZD-MCS-AZAI}},
7+
"tags": ${RESOURCE_TAGS:-{"name":"AZD-MCS-AZAI"}},
88
"azure_ai_search_service_principal": {
99
"client_id": "${AZURE_AI_SEARCH_SERVICE_PRINCIPAL_CLIENT_ID}",
1010
"enterprise_application_object_id": "${AZURE_AI_SEARCH_ENTERPRISE_APPLICATION_OBJECT_ID}",

0 commit comments

Comments
 (0)