CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
87 stars 100 forks source link

Add resources for SR-MPLS (DCNE-97) #1022

Open thjonson opened 1 year ago

thjonson commented 1 year ago

Community Note

Description

ACI 5.0 introduced support for a SR-MPLS handoff between ACI and an upstream router. While there is an option in the aci_l3_outside to enable MPLS, it would be nice to have a resource for the remaining SR-MPLS configuration needed.

New or Affected Resource(s) + ACI Class(es):

I believe these may be the only three new classes needed in the user tenant. I have not tried automating the SR-MPLS out in infra tenant yet so am not sure if something new is needed there.

APIC version and APIC Platform

Potential Terraform Configuration

References

akinross commented 6 months ago

missing classes:

  1. l3extProvLbl
  2. l3extRsLblToInstP
  3. l3extRsLblToProfile
  4. mplsExtP
  5. mplsRsLabelPol
  6. l3extRsLNodePMplsCustQosPol
  7. rsMhNodePol
  8. mplsNodeSidP

classes defined in existing resources which need to be checked for missing attributes in latest aci version: