no waits
This commit is contained in:
@@ -201,10 +201,6 @@ resource "proxmox_virtual_environment_vm" "flatcar_template" {
|
||||
|
||||
|
||||
boot_order = ["virtio0", "ide2"]
|
||||
|
||||
lifecycle {
|
||||
ignore_changes = [boot_order]
|
||||
}
|
||||
}
|
||||
|
||||
resource "null_resource" "wait_for_cp1_api" {
|
||||
|
||||
Reference in New Issue
Block a user