File tree Expand file tree Collapse file tree
.github/actions/acceptance-tests-component
infrastructure/terraform/components/api Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ No requirements.
8888| <a name =" module_sqs_supplier_config " ></a > [ sqs\_ supplier\_ config] ( #module\_ sqs\_ supplier\_ config ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/3.1.5/terraform-sqs.zip | n/a |
8989| <a name =" module_supplier_allocator " ></a > [ supplier\_ allocator] ( #module\_ supplier\_ allocator ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/4.0.2/terraform-lambda.zip | n/a |
9090| <a name =" module_supplier_config_ingress " ></a > [ supplier\_ config\_ ingress] ( #module\_ supplier\_ config\_ ingress ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.29/terraform-lambda.zip | n/a |
91- | <a name =" module_supplier_mock " ></a > [ supplier\_ mock] ( #module\_ supplier\_ mock ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2 .0.29 /terraform-lambda.zip | n/a |
91+ | <a name =" module_supplier_mock " ></a > [ supplier\_ mock] ( #module\_ supplier\_ mock ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v4 .0.5 /terraform-lambda.zip | n/a |
9292| <a name =" module_supplier_ssl " ></a > [ supplier\_ ssl] ( #module\_ supplier\_ ssl ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.26/terraform-ssl.zip | n/a |
9393| <a name =" module_update_letter_queue " ></a > [ update\_ letter\_ queue] ( #module\_ update\_ letter\_ queue ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/4.0.2/terraform-lambda.zip | n/a |
9494| <a name =" module_upsert_letter " ></a > [ upsert\_ letter] ( #module\_ upsert\_ letter ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/4.0.2/terraform-lambda.zip | n/a |
Original file line number Diff line number Diff line change 11module "supplier_mock" {
2- source = " https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2 .0.29 /terraform-lambda.zip"
2+ source = " https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v4 .0.5 /terraform-lambda.zip"
33 count = var. deploy_supplier_mock_scheduler ? 1 : 0
44
55 function_name = " supplier_mock"
You can’t perform that action at this time.
0 commit comments