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
17 stars 14 forks source link

question: How can I create a routed domain without associating it with a vlan pool #87

Closed micronemo closed 1 week ago

micronemo commented 1 month ago

How can I create a routed domain without associating it with a vlan pool which is a mandatory field


apic: access_policies: routed_domains:

Leave the VLAN pool field blank because you do not need it for routed interface L3 For example, you need the pool for L3 connections with SVIs and subinterfaces.

danischm commented 1 month ago

We are adding this functionality in the next release.