Skip to content

Commit 6b55c1d

Browse files
CCM-7890 tmp use branch as module version
1 parent d454976 commit 6b55c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/app/module_nhse_backup_vault.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "nhse_backup_vault" {
2-
source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source?ref=v1.0.8"
2+
source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source?ref=CCM-7890_BackupModuleRefactor"
33
count = var.destination_vault_arn != null ? 1:0
44

55
component = var.component

0 commit comments

Comments
 (0)