update...
This commit is contained in:
parent
8a758ddfd1
commit
bdfbdeef14
1 changed files with 1 additions and 1 deletions
2
debian/main.tf
vendored
2
debian/main.tf
vendored
|
@ -7,7 +7,7 @@ terraform {
|
||||||
}
|
}
|
||||||
|
|
||||||
module "invariants" {
|
module "invariants" {
|
||||||
source = "git::https://git.pim.kunis.nl/home/tf-modules.git"
|
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//invariants"
|
||||||
}
|
}
|
||||||
|
|
||||||
module "tf_debian_vm" {
|
module "tf_debian_vm" {
|
||||||
|
|
Reference in a new issue