CiscoDevNet / terraform-provider-dcnm

Cisco DCNM Provider
https://registry.terraform.io/providers/CiscoDevNet/dcnm/latest/docs
Mozilla Public License 2.0
8 stars 15 forks source link

Ability to configure vPC pairing of two switches #32

Open asharma1304 opened 3 years ago

asharma1304 commented 3 years ago

Community Note

Description

Need the ability to do vPC pairing of two leaf switches. I can't create a vPC interface without being about to do vPC pairing. Not seeing a way to do this in either of these resources: 'dcnm_inventory' nor in the 'dcnm_interface'. I should also be able to enable virtual peer-links if supported by the hardware platform.

New or Affected Resource(s):

DCNM version

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

dsx1123 commented 3 years ago

VPC peering is not currently supported, we will add in future release.