Skip to content

Commit

Permalink
feat: add support for sr-iov network interface
Browse files Browse the repository at this point in the history
Adds support for the SR-IOV (`sriov`) network interface adapter type.

Signed-off-by: Vasil Atanasov <vasila@vmware.com>
  • Loading branch information
vasilsatanasov authored and tenthirtyam committed Nov 14, 2023
1 parent 6211c3b commit a9faecc
Show file tree
Hide file tree
Showing 6 changed files with 700 additions and 231 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ BUG FIXES:

FEATURES:

* `resource/virtual_machine`: Adds support for the SR-IOV (`sriov`) network interface adapter type. ([#2059](https://github.com/hashicorp/terraform-provider-vsphere/pull/2059) ([#1417](https://github.com/hashicorp/terraform-provider-vsphere/pull/1417)
* `resource/compute_cluster`: Adds support for vSAN Express Storage Architecture in vSphere 8.0. ([#1874](https://github.com/terraform-providers/terraform-provider-vsphere/pull/1874))
* `resource/compute_cluster`: Adds support for vSAN stretched clusters. ([#1885](https://github.com/hashicorp/terraform-provider-vsphere/pull/1885/))
* `resource/compute_cluster`: Adds support for vSAN fault domains. ([#1968](https://github.com/hashicorp/terraform-provider-vsphere/pull/1969/))


## 2.5.1 (October 12, 2023)

BUG FIXES:
Expand Down
Loading

0 comments on commit a9faecc

Please # to comment.