We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d32b21 commit 0ff7772Copy full SHA for 0ff7772
infrastructure/terraform/components/sandbox/module_eventpub.tf
@@ -1,5 +1,5 @@
1
module "eventpub" {
2
- source = "https://github.com/NHSDigital/nhs-notify-shared-modules/releases/download/v2.0.20/terraform-eventpub.zip"
+ source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub?ref=v2.0.19"
3
4
name = "eventpub"
5
0 commit comments