File tree Expand file tree Collapse file tree
alert_compromise/functions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- boto3 == 1.40.55
1+ boto3 == 1.40.59
22cryptography == 46.0.3
33fastapi == 0.119.1
44mangum == 0.19.0
Original file line number Diff line number Diff line change 11black==25.9.0
2- boto3==1.40.56
2+ boto3==1.40.59
33flake8==7.3.0
44pytest==8.4.2
Original file line number Diff line number Diff line change 11module "api" {
2- source = " github.com/cds-snc/terraform-modules//lambda?ref=v10.8.2 "
2+ source = " github.com/cds-snc/terraform-modules//lambda?ref=v10.8.3 "
33 name = " ${ var . product_name } -api"
44 ecr_arn = aws_ecr_repository. api . arn
55 image_uri = " ${ aws_ecr_repository . api . repository_url } :latest"
Original file line number Diff line number Diff line change 44}
55
66module "sentinel_forwarder" {
7- source = " github.com/cds-snc/terraform-modules//sentinel_forwarder?ref=v10.8.2 "
7+ source = " github.com/cds-snc/terraform-modules//sentinel_forwarder?ref=v10.8.3 "
88 function_name = " ${ var . product_name } -sentinel"
99 billing_tag_value = var. billing_code
1010
You can’t perform that action at this time.
0 commit comments