diff --git a/debian/main.tf b/debian/main.tf index b1a8c92..355435f 100644 --- a/debian/main.tf +++ b/debian/main.tf @@ -7,7 +7,7 @@ terraform { } module "invariants" { - source = "invariants" + source = "git::https://git.pim.kunis.nl/home/tf-modules.git" } module "tf_debian_vm" {