Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 679 Bytes

File metadata and controls

5 lines (3 loc) · 679 Bytes

Terraform Version

Cisco Catalyst Center as Code - Comprehensive example

The goal of this example is to allow users to allow users to instantiate SD-Access Fabric in minutes using an easy to use, opinionated data model. It takes away the complexity of having to deal with references, dependencies or loops. By completely separating data (defining variables) from logic (infrastructure declaration), it allows the user to focus on describing the intended configuration while using a set of maintained and tested Terraform Modules without the need to understand the low-level CatalystCenter API.