Skip to content

Commit e8ce06f

Browse files
committed
sat history 60 --> 75 minutes
1 parent a16bf13 commit e8ce06f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/india/development/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ module "satellite_consumer_ecs" {
316316
{ "name" : "SAVE_DIR_NATIVE", "value" : "s3://${module.s3-satellite-bucket.bucket_id}/raw" },
317317
{ "name" : "SENTRY_DSN", "value" : var.sentry_dsn },
318318
{ "name" : "ENVIRONMENT", "value" : local.environment },
319+
{ "name" : "HISTORY", "value" : "75 minutes" },
319320
]
320321
container-secret_vars = [
321322
{secret_policy_arn: aws_secretsmanager_secret.satellite_consumer_secret.arn,

0 commit comments

Comments
 (0)