🔖: add tags to every container
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
This commit is contained in:
@@ -12,8 +12,8 @@ variable "start_on_boot" {
|
||||
|
||||
variable "started" {
|
||||
description = "Shall the VM be started?"
|
||||
type = bool
|
||||
default = true
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
variable "memory_dedicated" {
|
||||
|
Reference in New Issue
Block a user