Skip to content

Commit 377d28d

Browse files
committed
resource share user
1 parent 426066e commit 377d28d

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
@@ -2,7 +2,7 @@
22
"location": "${AZURE_LOCATION}",
33
"use_billing_policy": "${USE_BILLING_POLICY:-false}",
44
"azd_environment_name": "${AZURE_ENV_NAME}",
5-
"resource_share_user": ${RESOURCE_SHARE_USER},
5+
"resource_share_user": "${RESOURCE_SHARE_USER}",
66
"deploy_github_runner": "${DEPLOY_GITHUB_RUNNER:-false}",
77
"enable_failover_github_runner": "${ENABLE_FAILOVER_GITHUB_RUNNER:-false}",
88
"github_runner_config": {

0 commit comments

Comments
 (0)