Skip to content

Commit

Permalink
docs: Update CHANGLOG.md
Browse files Browse the repository at this point in the history
Updates `CHANGELOG.md` to include the feature provided in #1727.

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
Ryan Johnson authored Aug 25, 2022
1 parent d20d7d5 commit 2630220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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))
* * `resource/compute_cluster`: Add support for vSAN performance services ([#1727](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1727))
* `resource/compute_cluster`: Add support for vSAN performance services ([#1727](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1727))

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 2630220

Please sign in to comment.