File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
infrastructure/terraform/components/api Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ gitleaks 8.24.0
33jq 1.6
44nodejs 22.15.0
55pre-commit 3.6.0
6- python 3.12.11
6+ python 3.13.2
77terraform 1.10.1
88terraform-docs 0.19.0
99trivy 0.61.0
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ No requirements.
3838| <a name =" module_kms " ></a > [ kms] ( #module\_ kms ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-kms.zip | n/a |
3939| <a name =" module_logging_bucket " ></a > [ logging\_ bucket] ( #module\_ logging\_ bucket ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-s3bucket.zip | n/a |
4040| <a name =" module_patch_letter " ></a > [ patch\_ letter] ( #module\_ patch\_ letter ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-lambda.zip | n/a |
41+ | <a name =" module_post_mi " ></a > [ post\_ mi] ( #module\_ post\_ mi ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-lambda.zip | n/a |
4142| <a name =" module_s3bucket_test_letters " ></a > [ s3bucket\_ test\_ letters] ( #module\_ s3bucket\_ test\_ letters ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-s3bucket.zip | n/a |
4243| <a name =" module_supplier_ssl " ></a > [ supplier\_ ssl] ( #module\_ supplier\_ ssl ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-ssl.zip | n/a |
4344## Outputs
Original file line number Diff line number Diff line change 1- module "patch_letter " {
1+ module "post_mi " {
22 source = " https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-lambda.zip"
33
44 function_name = " post_mi"
You can’t perform that action at this time.
0 commit comments