This commit is contained in:
Pim Kunis 2023-04-05 19:28:44 +02:00
parent 3871b0edcc
commit 8a758ddfd1

2
debian/main.tf vendored
View file

@ -7,7 +7,7 @@ terraform {
}
module "invariants" {
source = "invariants"
source = "git::https://git.pim.kunis.nl/home/tf-modules.git"
}
module "tf_debian_vm" {