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 c602556 commit 332942cCopy full SHA for 332942c
infrastructure/terraform/components/app/module_eventpub.tf
@@ -1,5 +1,5 @@
1
module "eventpub" {
2
- source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub?ref=CCM-7938_MessagingInfraFix"
+ source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub?ref=v1.0.8"
3
4
name = "eventpub"
5
0 commit comments