mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-22 11:02:51 -05:00
Merge pull request #1944 from GSA/revert-demo-ssb
Revert Demo SSB SNS change
This commit is contained in:
@@ -71,6 +71,6 @@ module "sns_sms" {
|
||||
cf_org_name = local.cf_org_name
|
||||
cf_space_name = local.cf_space_name
|
||||
name = "${local.app_name}-sns-${local.env}"
|
||||
aws_region = "us-west-2"
|
||||
aws_region = "us-east-1"
|
||||
monthly_spend_limit = 25
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user