We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffe766 commit 1afa9ffCopy full SHA for 1afa9ff
1 file changed
infrastructure/terraform/components/api/modules_eventpub.tf
@@ -1,5 +1,5 @@
1
module "eventpub" {
2
- source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//terraform-eventpub?ref=feature/CCM-14600_Enable_Access_Logging_For_EventCache_Buckets"
+ source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub?ref=feature/CCM-14600_Enable_Access_Logging_For_EventCache_Buckets"
3
4
name = "eventpub"
5
0 commit comments