An open API service indexing awesome lists of open source software.

https://github.com/netascode/nac-catalystcenter-simple-example

Cisco Catalyst Center as Code - Simple example
https://github.com/netascode/nac-catalystcenter-simple-example

Last synced: about 2 months ago
JSON representation

Cisco Catalyst Center as Code - Simple example

Awesome Lists containing this project

README

        

[![Terraform Version](https://img.shields.io/badge/terraform-%5E1.6-blue)](https://www.terraform.io)

# Cisco Catalyst Center as Code - Simple 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.