Skip to content

Commit

Permalink
Try fix params
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Jul 22, 2024
1 parent 4eeae36 commit fb06b5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infra/main.parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"location": {
"value": "${AZURE_LOCATION}"
},
"ddd2024Exists": {
"value": "${SERVICE_DDD_2024_RESOURCE_EXISTS=false}"
"dddExists": {
"value": "${SERVICE_DDD_RESOURCE_EXISTS=false}"
},
"authClientId": {
"value": "${AUTH_CLIENT_ID}"
Expand Down Expand Up @@ -40,4 +40,4 @@
"value": "${AZURE_PRINCIPAL_ID}"
}
}
}
}

0 comments on commit fb06b5a

Please sign in to comment.