@@ -641,7 +641,7 @@ ivc_forms:
641
641
aws_access_key_id : <%= ENV['ivc_forms__s3__aws_access_key_id'] %>
642
642
aws_secret_access_key : <%= ENV['ivc_forms__s3__aws_secret_access_key'] %>
643
643
bucket : <%= ENV['ivc_forms__s3__bucket'] %>
644
- region : us-east-2
644
+ region : us-gov-west-1
645
645
sidekiq :
646
646
missing_form_status_job :
647
647
enabled : true
@@ -1470,7 +1470,7 @@ vanotify:
1470
1470
ivc_champva :
1471
1471
api_key : <%= ENV['vanotify__services__ivc_champva__api_key'] %>
1472
1472
failure_email_threshold_days : 7
1473
- pega_inbox_address : fake_email_address
1473
+ pega_inbox_address : <%= ENV['vanotify__services__ivc_champva__pega_inbox_address'] %>
1474
1474
template_id :
1475
1475
form_10_10d_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_10d_email'] %>
1476
1476
form_10_10d_failure_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_10d_failure_email'] %>
@@ -1481,9 +1481,9 @@ vanotify:
1481
1481
form_10_7959f_1_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_7959f_1_email'] %>
1482
1482
form_10_7959f_1_failure_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_7959f_1_failure_email'] %>
1483
1483
form_10_7959f_2_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_7959f_2_email'] %>
1484
- form_10_7959f_2_failure_email : form_10_7959f_2_failure_email
1485
- pega_team_missing_status_email : pega_team_missing_status_email
1486
- pega_team_zsf_email : pega_team_zsf_email
1484
+ form_10_7959f_2_failure_email : <%= ENV['vanotify__services__ivc_champva__template_id__form_10_7959f_2_failure_email'] %>
1485
+ pega_team_missing_status_email : <%= ENV['vanotify__services__ivc_champva__template_id__pega_team_missing_status_email'] %>
1486
+ pega_team_zsf_email : <%= ENV['vanotify__services__ivc_champva__template_id__pega_team_zsf_email'] %>
1487
1487
lighthouse :
1488
1488
api_key : <%= ENV['vanotify__services__lighthouse__api_key'] %>
1489
1489
template_id :
0 commit comments