delete line

This commit is contained in:
Florian Nowarre 2022-09-18 23:43:29 +02:00
parent 5417d889f7
commit 8128b87f6f

View file

@ -142,7 +142,6 @@ data "template_file" "machine-configs" {
for name, machine in var.machines :
name => machine
}
#template = file("${path.module}/machine-${each.key}.yaml.tmpl")
template = file("${path.module}/templates/machine.yaml.tmpl")
vars = {