We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
protection
true
No description provided.
The text was updated successfully, but these errors were encountered:
resource_vm_qemu
terraform destroy
@Tinyblargon,
This is the intended behavior of Proxmox VM operation, as per official documentation:
protection: (default = 0) Sets the protection flag of the VM. This will disable the remove VM and remove disk operations.
How and why do you plan to delete a VM with protection enabled (true)?
I think it should stay that way, when it’s impossible to remove VM with terraform destroy and protection = true
protection = true
Sorry, something went wrong.
Tinyblargon
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: