Skip to content

Commit

Permalink
update nwp
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 4, 2024
1 parent 1fc75cb commit 3e8195d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/nowcasting/production/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ module "nwp" {

aws-region = var.region
aws-environment = local.environment
aws-secretsmanager_secret_name = "${local.environment}/data/nwp-consumer"
aws-secretsmanager_secret_arn = aws_secretsmanager_secret.nwp_consumer_secret.arn

s3-buckets = [
{
Expand Down

0 comments on commit 3e8195d

Please sign in to comment.