🚨: make tofu lint happy
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s

This commit is contained in:
VC
2025-03-08 07:40:50 +01:00
parent 6bb6ada262
commit f22f924374

View File

@@ -170,10 +170,10 @@ module "lxc_git1" {
disk = [{
size = "10G"
path = "/srv"
},
{
size = "10G"
path = "/var/lib/docker"
},
{
size = "10G"
path = "/var/lib/docker"
}]
}