Skip to content

Commit

Permalink
Merge pull request #11368 from wellcomecollection/lambda-v-140
Browse files Browse the repository at this point in the history
Lambdas `137`->`139` (resp) and `139`->`141` (req)
  • Loading branch information
rcantin-w authored Oct 31, 2024
2 parents 4ce9606 + 244a7a8 commit 0c471e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cache/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ data "aws_secretsmanager_secret_version" "slack_webhook" {
}

locals {
edge_lambda_request_version = 139
edge_lambda_response_version = 137
edge_lambda_request_version = 141
edge_lambda_response_version = 139

wellcome_cdn_cert_arn = "arn:aws:acm:us-east-1:130871440101:certificate/bb840c52-56bb-4bf8-86f8-59e7deaf9c98"

Expand Down

0 comments on commit 0c471e0

Please sign in to comment.