Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 13, 2025
1 parent e870519 commit 99ccbd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/nowcasting/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ module "nwp-ecmwf" {
{ "name" : "ECMWF_AWS_S3_BUCKET", "value" : "ocf-ecmwf-production" },
{ "name" : "ECMWF_AREA", "value" : "uk" },
{ "name" : "ENVIRONMENT", "value" : local.environment },
{ "name" : "SENTRY_DSN", "value" : var.sentry_dsn },
{ "name" : "LOGLEVEL", "value" : "DEBUG" }
]

container-secret_vars = [
Expand Down

0 comments on commit 99ccbd3

Please sign in to comment.