We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52de2e1 + ece7cbf commit f21ce38Copy full SHA for f21ce38
1 file changed
infrastructure/tf-core/environments/preprod.tfvars
@@ -219,7 +219,7 @@ function_apps = {
219
CheckTimer = "100"
220
DemographicURI = "https://pre-uks-durable-demographic-function.azurewebsites.net/api/DurableDemographicFunction_HttpStart/"
221
GetOrchestrationStatusURL = "https://pre-uks-durable-demographic-function.azurewebsites.net/api/GetOrchestrationStatus"
222
- AllowDeleteRecords = true
+ AllowDeleteRecords = false
223
UpdateQueueName = "update-participant-queue"
224
}
225
0 commit comments