netascode / terraform-aci-nac-aci

Terraform Cisco ACI Nexus-as-Code Module
https://registry.terraform.io/modules/netascode/nac-aci/aci
Apache License 2.0
21 stars 24 forks source link

adding support for secondary IP under floating SVI #105

Open robvand opened 4 months ago

robvand commented 4 months ago

Added ip_shared as attribute for local.floating_interfaces and l3extIp_floating resource. Resolves #104

danischm commented 4 months ago

Please merge the latest commits from main, which should fix the CI workflow.

andbyrne commented 4 months ago

You'll first need to merge the upstream branch to ensure you don't undo some of the version changes.