👷: fix lint
Some checks failed
terraform-lint / terraform-lint (push) Failing after 3s

This commit is contained in:
Clément VÉRET
2025-09-22 13:35:59 +02:00
parent e781d829c0
commit a15ce271f4
2 changed files with 3 additions and 1 deletions

View File

@@ -79,5 +79,5 @@ variable "debian_tmpl" {
type = string
default = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
## other possible value
# "local:vztmpl/debian-11-standard_11.7-1_amd64.tar.zst"
# "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
}