File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
infrastructure/terraform/modules/backend-api Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ No requirements.
4141| <a name =" module_count_routing_configs_lambda " ></a > [ count\_ routing\_ configs\_ lambda] ( #module\_ count\_ routing\_ configs\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
4242| <a name =" module_create_routing_config_lambda " ></a > [ create\_ routing\_ config\_ lambda] ( #module\_ create\_ routing\_ config\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
4343| <a name =" module_create_template_lambda " ></a > [ create\_ template\_ lambda] ( #module\_ create\_ template\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
44+ | <a name =" module_delete_routing_config_lambda " ></a > [ delete\_ routing\_ config\_ lambda] ( #module\_ delete\_ routing\_ config\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
4445| <a name =" module_delete_template_lambda " ></a > [ delete\_ template\_ lambda] ( #module\_ delete\_ template\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
4546| <a name =" module_get_client_lambda " ></a > [ get\_ client\_ lambda] ( #module\_ get\_ client\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
4647| <a name =" module_get_routing_config_lambda " ></a > [ get\_ routing\_ config\_ lambda] ( #module\_ get\_ routing\_ config\_ lambda ) | https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.22/terraform-lambda.zip | n/a |
Original file line number Diff line number Diff line change @@ -215,4 +215,3 @@ curl -X DELETE --location "${APIG_STAGE}/v1/routing-configuration/${ROUTING_CONF
215215--header 'Accept: application/json' \
216216--header " Authorization: $SANDBOX_TOKEN "
217217` ` `
218- k
You can’t perform that action at this time.
0 commit comments