Skip to content

Commit 0ff7772

Browse files
committed
CCM-1876: revert eventpub source change
1 parent 4d32b21 commit 0ff7772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/sandbox/module_eventpub.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "eventpub" {
2-
source = "https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-eventpub.zip"
2+
source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub?ref=v2.0.19"
33

44
name = "eventpub"
55

0 commit comments

Comments
 (0)