Skip to content

Commit b68c12c

Browse files
change commit hash
1 parent cfa6027 commit b68c12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/core/70-nec-housing.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "file_sync_destination_nec" {
2-
source = "git::https://github.com/LBHackney-IT/ce-file-sync-modules.git//destination?ref=f1d2ad6ed999acef41f9126d91cea19d572096cd" # v1.1.0
2+
source = "git::https://github.com/LBHackney-IT/ce-file-sync-modules.git//destination?ref=1030d357ecbce40192fb98a090027e108504264d" # test version for ninad 2025-12-02
33
tags = merge(module.tags.values, { "Environment" = lower(var.environment) })
44
application = "nec-housing"
55
environment = var.environment

0 commit comments

Comments
 (0)