wellcomecollection / platform-infrastructure

:building_construction: Infrastructure for the Wellcome Digital Platform
MIT License
24 stars 8 forks source link

expand timeframe in cloudfront kibana link #398

Closed paul-butcher closed 1 year ago

paul-butcher commented 1 year ago

What's changing and why?

Extending the duration in the logging link sent as part of the slack alert make it easier to see the context of an error.

terraform plan diff

module.slack_alerts_for_5xx.aws_lambda_function.lambda_function will be updated in-place

~ resource "aws_lambda_function" "lambda_function" { id = "send_slack_alert_for_5xx_errors" ~ last_modified = "2023-04-16T18:37:49.000+0000" -> (known after apply) ~ source_code_hash = "L5tGrKkuQThjeB7gsceC+vX4calKT6rm2pN5xiekamI=" -> "R0JbOWqqXdQfv9GCd+siIU3ZhmlIJp3uByGwNSj5naU=" tags = {}

(21 unchanged attributes hidden)

    # (4 unchanged blocks hidden)
}

Plan: 0 to add, 1 to change, 0 to destroy.