Skip to content

Commit 47f12bb

Browse files
committed
CCM-7942: use newest package
1 parent f8d3fb4 commit 47f12bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform/modules/backend-api/module_sqs_proof_requests_table_events_pipe_dlq.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "sqs_proof_requests_table_events_pipe_dlq" {
2-
source = "https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.28/terraform-sqs.zip"
2+
source = "https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/3.0.6/terraform-sqs.zip"
33

44
aws_account_id = var.aws_account_id
55
component = var.component

0 commit comments

Comments
 (0)