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

AP routed domain input validation needs to be updated to make vlan_pool an optional value #76

Closed mthurstocisco closed 1 month ago

mthurstocisco commented 2 months ago

update to documentation based on changes here https://wwwin-github.cisco.com/netascode/aac/pull/337

mthurstocisco commented 1 month ago

Additional code changes in the Terraform module to enable routed domains without a VLAN pool associate.

These ares includes:

* aci_access_policies.tf script to make the VLAN pool attribute optional and only provided it if defined

* terraform-aci-routed-domain sub module to the VLAN pool optional in the terraform code and configure the VLAN pool reference object when defined

Hi morten, I updated the first file requested, please check and confirm it is what you expected. could you provide more information on the 2nd request please as i dont understand what is required?

mthurstocisco commented 1 month ago

@danischm @moskrive think this is what was requested, please let me know if anything else is required