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.64
1+ boto3 == 1.40.69
22cryptography == 46.0.3
33fastapi == 0.120.0
44mangum == 0.19.0
Original file line number Diff line number Diff line change 11black==25.9.0
2- coverage==7.11.0
2+ coverage==7.11.3
33flake8==7.3.0
44httpx==0.28.1
55pytest==8.4.2
Original file line number Diff line number Diff line change 11black==25.9.0
2- boto3==1.40.64
2+ boto3==1.40.69
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.4 "
2+ source = " github.com/cds-snc/terraform-modules//lambda?ref=v10.8.6 "
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.4 "
7+ source = " github.com/cds-snc/terraform-modules//sentinel_forwarder?ref=v10.8.6 "
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