Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 73 additions & 5 deletions infrastructure/tf-core/environments/development.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ function_apps = {
remote_debugging_enabled = false
storage_uses_managed_identity = null
worker_32bit = false
health_check_path = "/api/health"

fa_config = {
ReceiveCaasFile = {
Expand Down Expand Up @@ -361,6 +362,9 @@ function_apps = {
function_app_key = "ParticipantManagementDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

MarkParticipantAsEligible = {
Expand All @@ -382,6 +386,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

MarkParticipantAsIneligible = {
Expand All @@ -403,6 +410,9 @@ function_apps = {
function_app_key = "ParticipantManagementDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

UpdateParticipantDetails = {
Expand All @@ -424,6 +434,9 @@ function_apps = {
function_app_key = "ParticipantManagementDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

CreateException = {
Expand Down Expand Up @@ -466,6 +479,9 @@ function_apps = {
function_app_key = "GPPracticeDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

FileValidation = {
Expand Down Expand Up @@ -597,6 +613,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

TransformDataService = {
Expand All @@ -622,6 +641,9 @@ function_apps = {
function_app_key = "CohortDistributionDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

AllocateServiceProvider = {
Expand Down Expand Up @@ -677,10 +699,11 @@ function_apps = {
}
]
env_vars_static = {
CohortQueueName = "cohort-distribution-queue"
CohortQueueNamePoison = "cohort-distribution-queue-poison"
IgnoreParticipantExceptions = "false"
IsExtractedToBSSelect = "false"
CohortQueueName = "cohort-distribution-queue"
CohortQueueNamePoison = "cohort-distribution-queue-poison"
IgnoreParticipantExceptions = "false"
IsExtractedToBSSelect = "false"
AcceptableLatencyThresholdMs = "500"
}
}

Expand All @@ -703,6 +726,9 @@ function_apps = {
function_app_key = "DemographicDataManagement"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

ValidateCohortDistributionRecord = {
Expand All @@ -724,6 +750,9 @@ function_apps = {
function_app_key = "CohortDistributionDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

RemoveValidationExceptionData = {
Expand Down Expand Up @@ -775,6 +804,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

CurrentPostingDataService = {
Expand All @@ -788,6 +820,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

BsSelectOutcodeDataService = {
Expand All @@ -801,6 +836,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

BsSelectGpPracticeDataService = {
Expand All @@ -814,6 +852,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

ExcludedSMUDataService = {
Expand All @@ -827,6 +868,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

ParticipantManagementDataService = {
Expand All @@ -853,6 +897,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

DurableDemographicFunction = {
Expand All @@ -870,6 +917,9 @@ function_apps = {
function_app_key = "ParticipantDemographicDataService"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

GPPracticeDataService = {
Expand All @@ -883,6 +933,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

ExceptionManagementDataService = {
Expand All @@ -896,6 +949,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

UpdateParticipantFromScreeningProvider = {
Expand Down Expand Up @@ -970,6 +1026,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

HigherRiskReferralReasonLkpDataService = {
Expand All @@ -983,6 +1042,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

CohortDistributionDataService = {
Expand All @@ -996,6 +1058,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

BsRequestAuditDataService = {
Expand All @@ -1009,6 +1074,9 @@ function_apps = {
function_app_key = "CreateException"
}
]
env_vars_static = {
AcceptableLatencyThresholdMs = "500"
}
}

ScreeningLkpDataService = {
Expand Down Expand Up @@ -1075,7 +1143,7 @@ sqlserver = {
licence_type = "LicenseIncluded"
max_gb = 30
read_scale = false
sku = "S7"
sku = "S1"
storage_account_type = "Local"
zone_redundant = false
}
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/tf-core/environments/integration.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ sqlserver = {
licence_type = "LicenseIncluded"
max_gb = 5
read_scale = false
sku = "S7"
sku = "S1"
storage_account_type = "Local"
zone_redundant = false
}
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/tf-core/environments/nft.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ sqlserver = {
licence_type = "LicenseIncluded"
max_gb = 10
read_scale = false
sku = "S7"
sku = "S1"
storage_account_type = "Local"
zone_redundant = false
}
Expand Down