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

Update CHANGELOG.md

This commit is contained in:
Dan Petersen 2020-01-02 12:24:20 +01:00
parent f9a77d69da
commit 25513a11f5

View File

@ -3,7 +3,7 @@
BREAKING CHANGES:
* resource/virtual_environment_vm: Rename `cloud_init` argument to `initialization`
* resource/virtual_environment_vm: Rename `os_type` argument to `os.type`
* resource/virtual_environment_vm: Rename `os_type` argument to `operating_system.type`
FEATURES: