diff --git a/terraform/core/70-nec-housing.tf b/terraform/core/70-nec-housing.tf index 2466b0061..c5088879b 100644 --- a/terraform/core/70-nec-housing.tf +++ b/terraform/core/70-nec-housing.tf @@ -1,5 +1,5 @@ module "file_sync_destination_nec" { - source = "git::https://github.com/LBHackney-IT/ce-file-sync-modules.git//destination?ref=f1d2ad6ed999acef41f9126d91cea19d572096cd" # v1.1.0 + source = "git::https://github.com/LBHackney-IT/ce-file-sync-modules.git//destination?ref=1030d357ecbce40192fb98a090027e108504264d" # test version for ninad 2025-12-02 tags = merge(module.tags.values, { "Environment" = lower(var.environment) }) application = "nec-housing" environment = var.environment