From 8d3f8e10431f14342da183b0dbb3ee8348cc6bb2 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Mon, 8 May 2023 16:10:48 +0200 Subject: [PATCH] change invariants source --- debian/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/main.tf b/debian/main.tf index bc0db5c..a55b72b 100644 --- a/debian/main.tf +++ b/debian/main.tf @@ -7,7 +7,7 @@ terraform { } module "invariants" { - source = "git::https://git.pim.kunis.nl/home/tf-modules.git//invariants" + source = "../invariants" } locals {