Skip to content

Commit

Permalink
docs: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Updates `CHANGELOG.md` to include the feature provided in #1702.
  • Loading branch information
Ryan Johnson authored Jul 30, 2022
1 parent a3f2e67 commit ca7fba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
FEATURES:
* `resource/virtual_machine`: Adds support for an optional `extra_config_reboot_required` argument to `r/virtual_machine`. This argument allows you to configure if a virtual machine reboot is enforced when `extra_config` is changed. ([#1603](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1603))
* `resource/virtual_machine`: Adds support for two (2) CD-ROMs attached to a virtual machine. ([#1631](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1631))
* `resource/compute_cluster`: Add support for vSAN compression and deduplication ([#1702](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1702))

IMPROVEMENTS:
* `resource/virtual_machine`: Enables virtual machine reconfiguration tasks to use the provider `api_timeout` setting. ([#1645](https://github.com/hashicorp/terraform-provider-vsphere/pull/1645))
Expand Down

0 comments on commit ca7fba3

Please sign in to comment.