Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.19 KB

Terraform recipes for ACI

Simple yet powerful plans you can use

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

How to use this code

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.

Disclaimer and license

All code found in this repo is provided as-is and subject to all terms and conditions of the unlicense