Closed alexanderdeca closed 9 months ago
Setting the following feature causes the feature to break on ACI (tested with version 6.04(d)), and it causes the interfaces to go into FabricTrack Oper State. (see screenshots output after using NaC abstraction)
port_tracking: admin_state: true delay: 120 min_links: 2
Using the native terraform module works as expected if configured in the main.tf (as part of test)
Optional include the support for [include_apic_ports] in the abstraction layer (https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/port_tracking#include_apic_ports)
NaC version = 0.8.1 Terraform ACI module = v2.13.2
Ignore this, there is a typo
Setting the following feature causes the feature to break on ACI (tested with version 6.04(d)), and it causes the interfaces to go into FabricTrack Oper State. (see screenshots output after using NaC abstraction)
Setting port-tracking
Using the native terraform module works as expected if configured in the main.tf (as part of test)
Optional include the support for [include_apic_ports] in the abstraction layer (https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/port_tracking#include_apic_ports)
NaC version = 0.8.1 Terraform ACI module = v2.13.2