mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 14:12:27 -05:00
revert
This commit is contained in:
@@ -65,7 +65,7 @@ module "egress-space" {
|
||||
}
|
||||
|
||||
module "ses_email" {
|
||||
source = "../shared/ses"
|
||||
source = "../shared/ses"
|
||||
cf_org_name = local.cf_org_name
|
||||
cf_space_name = local.cf_space_name
|
||||
name = "${local.app_name}-ses-${local.env}"
|
||||
|
||||
Reference in New Issue
Block a user