Skip to content

Commit

Permalink
Merge pull request #11311 from wellcomecollection/apply-lambda-136
Browse files Browse the repository at this point in the history
Apply new lambda versions for redirects
  • Loading branch information
rcantin-w authored Oct 23, 2024
2 parents 28010e7 + fa2f789 commit d0e7666
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 = 134
edge_lambda_response_version = 132
edge_lambda_request_version = 136
edge_lambda_response_version = 134

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

Expand Down

0 comments on commit d0e7666

Please sign in to comment.