Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New resource: vsphere_host_port_group #139

Merged
merged 2 commits into from
Aug 31, 2017
Merged

Commits on Aug 31, 2017

  1. New resource: vsphere_host_port_group

    This commit adds the vsphere_host_port_group resource, which can be used
    to add port groups on an ESXi host, and serves as the companion to
    vsphere_host_virtual_switch which can be used in tandem to this
    resource.
    vancluever committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    7a3c06d View commit details
    Browse the repository at this point in the history
  2. r/host_port_group: Add validation to vlan_id

    To ensure TF can validate the valid VLAN range.
    vancluever committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    55de1a4 View commit details
    Browse the repository at this point in the history