Skip to content

Commit 268c35d

Browse files
committed
Update copilotmigration.tfvars
1 parent 2bfc2cc commit 268c35d

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment = "copilotmigration"
22
rails_master_key_path = "/copilot/mavis/secrets/STAGING_RAILS_MASTER_KEY"
3-
db_secret_arn = "arn:aws:secretsmanager:eu-west-2:393416225559:secret:dbAuroraSecret-zdVWVjrfgplI-7RGaPm"
4-
dns_certificate_arn = ["arn:aws:acm:eu-west-2:393416225559:certificate/2936cd40-34df-40b9-a902-f77be4edb05e"]
3+
db_secret_arn = null
4+
dns_certificate_arn = null
55
resource_name = {
66
dbsubnet_group = "mavis-copilotmigration-addonsstack-an4d9pidj1qd-dbdbsubnetgroup-il53a9jq9xg1"
77
db_cluster = "mavis-copilotmigration-addonsstack-an4-dbdbcluster-jrv5mrfo45rl"
@@ -16,9 +16,4 @@ http_hosts = {
1616
MAVIS__GIVE_OR_REFUSE_CONSENT_HOST = "copilotmigration.mavistesting.com"
1717
}
1818

19-
enable_splunk = false
20-
enable_cis2 = false
21-
enable_pds_enqueue_bulk_updates = false
22-
23-
appspec_bucket = "nhse-mavis-appspec-bucket-copilotmigration"
24-
minimum_web_replicas = 2
19+
appspec_bucket = "nhse-mavis-appspec-bucket-copilotmigration"

0 commit comments

Comments
 (0)