We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc6e9f9 + 392d00e commit 55f18b2Copy full SHA for 55f18b2
infrastructure/environments/preprod/variables.tfvars
@@ -12,3 +12,4 @@ nhs_notify_api_message_batch_url = "https://int.api.service.nhs.uk/comms/v1
12
seed_demo_data = false
13
allowed_paths = ["/notifications/message-status/create"]
14
enable_alerting = true
15
+enable_notifications_jobs_schedule = true
infrastructure/environments/prod/variables.tfvars
@@ -13,3 +13,4 @@ allowed_paths = ["/notifications/message-status/create"]
use_apex_domain = true
cae_zone_redundancy_enabled = true
16
0 commit comments