Skip to content

Commit

Permalink
sat history 60 --> 75 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 13, 2025
1 parent a16bf13 commit e8ce06f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/india/development/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ module "satellite_consumer_ecs" {
{ "name" : "SAVE_DIR_NATIVE", "value" : "s3://${module.s3-satellite-bucket.bucket_id}/raw" },
{ "name" : "SENTRY_DSN", "value" : var.sentry_dsn },
{ "name" : "ENVIRONMENT", "value" : local.environment },
{ "name" : "HISTORY", "value" : "75 minutes" },
]
container-secret_vars = [
{secret_policy_arn: aws_secretsmanager_secret.satellite_consumer_secret.arn,
Expand Down

0 comments on commit e8ce06f

Please sign in to comment.