rename TF module

closes #18
This commit is contained in:
Pim Kunis 2023-04-24 13:31:27 +02:00
parent 2cc35feebb
commit e6f64d4f4d

View file

@ -15,7 +15,7 @@ provider "libvirt" {
uri = "qemu+ssh://root@atlas.lan/system" uri = "qemu+ssh://root@atlas.lan/system"
} }
module "tf-datatest" { module "tf-max" {
source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian" source = "git::https://git.pim.kunis.nl/home/tf-modules.git//debian"
name = "max" name = "max"
domain_name = "tf-max" domain_name = "tf-max"