-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Add support for vmmUplinkPCont objects as children of vmmDomP.
New or Affected Resource(s) + ACI Class(es):
- aci_vmm_uplink_container + fv:vmmUplinkPCont
APIC version and APIC Platform
- V 4.2.1 and on-prem/cloud-aws/cloud-azure/all.
Potential Terraform Configuration
data "aci_vmm_domain" "dev_vmmdom" {
provider_profile_dn = "uni/vmmp-VMware"
name = "demo_vmmdomp"
num_uplinks = 2
}
References
- #0000