mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Remove debugging line
This commit is contained in:
@@ -64,7 +64,6 @@ module "ses_email" {
|
|||||||
name = "${local.app_name}-ses-${local.env}"
|
name = "${local.app_name}-ses-${local.env}"
|
||||||
recursive_delete = local.recursive_delete
|
recursive_delete = local.recursive_delete
|
||||||
aws_region = "us-west-2"
|
aws_region = "us-west-2"
|
||||||
email_domain = "notify.sandbox.rcahearn.net"
|
|
||||||
email_receipt_error = "notify-support@gsa.gov"
|
email_receipt_error = "notify-support@gsa.gov"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user