0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-05 05:24:01 +00:00

Update CHANGELOG.md

This commit is contained in:
GitHub Bot 2022-07-23 00:47:28 +00:00
parent f1f0a2cc79
commit 672e832439
No known key found for this signature in database
GPG Key ID: E25743283B96EF3C

View File

@ -4,9 +4,14 @@
[Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.5.3...HEAD) [Full Changelog](https://github.com/bpg/terraform-provider-proxmox/compare/v0.5.3...HEAD)
BREAKING CHANGES:
- Upgrade the provider codebase to use Terraform SDK v2 [\#91](https://github.com/bpg/terraform-provider-proxmox/pull/91) ([bpg](https://github.com/bpg))
BUG FIXES: BUG FIXES:
- Error creating VM with multiple disks on different storages [\#88](https://github.com/bpg/terraform-provider-proxmox/issues/88) - Error creating VM with multiple disks on different storages [\#88](https://github.com/bpg/terraform-provider-proxmox/issues/88)
- Fix disk import when VM template has multiple disks [\#96](https://github.com/bpg/terraform-provider-proxmox/pull/96) ([bpg](https://github.com/bpg))
## [v0.5.3](https://github.com/bpg/terraform-provider-proxmox/tree/v0.5.3) (2022-06-02) ## [v0.5.3](https://github.com/bpg/terraform-provider-proxmox/tree/v0.5.3) (2022-06-02)