From 2508076fd71b3fd32e3b43db0622505bcb8b7bf0 Mon Sep 17 00:00:00 2001 From: Steve Astels Date: Thu, 26 Oct 2023 10:10:14 -0400 Subject: [PATCH] bump staging sns spend limit to 100 (#989) --- env/staging/common/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/staging/common/terragrunt.hcl b/env/staging/common/terragrunt.hcl index 2c1642e4b..c77de86a5 100644 --- a/env/staging/common/terragrunt.hcl +++ b/env/staging/common/terragrunt.hcl @@ -7,7 +7,7 @@ include { } inputs = { - sns_monthly_spend_limit = 50 + sns_monthly_spend_limit = 100 sns_monthly_spend_limit_us_west_2 = 30 alarm_warning_document_download_bucket_size_gb = 0.5 alarm_warning_inflight_processed_created_delta_threshold = 100