bpg / terraform-provider-proxmox

Terraform Provider for Proxmox
https://registry.terraform.io/providers/bpg/proxmox
Mozilla Public License 2.0
874 stars 139 forks source link

fix(vm): incorrect detection of disk resize #1602

Closed bpg closed 4 weeks ago

bpg commented 4 weeks ago

Regression after #1580, the provider incorrectly detects that disk has been resized when other disk attributes change.

Actually, the existing acceptance tests were failing, but that went unnoticed 😞

Contributor's Note

Proof of Work

Community Note

Closes #0000 | Relates #0000