This repo contains a series of Terraform plans you can use with Cisco ACI. The plans make use of native ACI Terraform resources as much as possible. They are kept as simple as possible to make them easy to understand and reuse in your environment. Example plans you can find here include:
- Complete configuration of interface, interface policies, VLAN pools, domains
- Comprehensive multi-tier tenant configuration
- Different types of L3outs
- Configuration of common features such as NTP, DNS, BGP Route Reflector
Please check here for installation instructions.
Inside each directory you'll find a main.tf
that contains Terraform resources, and a variables.tf
which can be modified to fit your needs.
All code found in this repo is provided as-is and subject to all terms and conditions of the unlicense