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

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

Cisco ISE as Code - Simple example
https://github.com/netascode/nac-ise-simple-example

Last synced: 3 months ago
JSON representation

Cisco ISE 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 ISE as Code - Simple example

The goal of this example is to allow users to allow users to instantiate and configure Cisco ISE 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 Cisco ISE API.