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.
1 parent e3d15ab commit 08bde0fCopy full SHA for 08bde0f
terraform/infrastructure/etc/perftest.tfvars
@@ -1,9 +1,8 @@
1
account_name = "perftest"
2
aws_account_name = "test"
3
4
-domain = "api.perftest.record-locator.national.nhs.uk"
5
-deletion_protection = true
6
-
+domain = "perftest.record-locator.national.nhs.uk"
7
public_domain = "perftest.api.service.nhs.uk"
+deletion_protection = true
8
log_retention_period = 30
9
enable_reporting = false
0 commit comments