🔖: 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:
@@ -21,7 +21,7 @@ resource "proxmox_virtual_environment_container" "container" {
|
||||
|
||||
unprivileged = var.unprivileged
|
||||
start_on_boot = var.start_on_boot
|
||||
started = var.started
|
||||
started = var.started
|
||||
|
||||
features {
|
||||
nesting = var.features.nesting
|
||||
|
Reference in New Issue
Block a user