Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 9, 2025
1 parent 8574dce commit 30fa48d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/india/development/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,7 @@ module "nwp_consumer_ecmwf_live_ecs_task" {
{ "name" : "AWS_S3_BUCKET", "value" : module.s3-nwp-bucket.bucket_id },
{ "name" : "ECMWF_AWS_REGION", "value" : "eu-west-1" },
{ "name" : "ECMWF_AWS_S3_BUCKET", "value" : "ocf-ecmwf-production" },
{ "name" : "LOGLEVEL", "value" : "DEBUG" },
{ "name" : "ECMWF_AREA", "value" : "india" },
{ "name" : "SENTRY_DSN", "value" : var.sentry_dsn },
{ "name" : "ENVIRONMENT", "value" : local.environment },
]
container-secret_vars = [
Expand Down

0 comments on commit 30fa48d

Please sign in to comment.