Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netascode/nac-aci-comprehensive-example
Nexus-as-Code ACI Comprehensive Example
https://github.com/netascode/nac-aci-comprehensive-example
aci cisco iac nac nexus-as-code terraform
Last synced: 3 months ago
JSON representation
Nexus-as-Code ACI Comprehensive Example
- Host: GitHub
- URL: https://github.com/netascode/nac-aci-comprehensive-example
- Owner: netascode
- Created: 2022-06-25T07:50:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T14:41:50.000Z (8 months ago)
- Last Synced: 2024-06-03T14:59:18.584Z (8 months ago)
- Topics: aci, cisco, iac, nac, nexus-as-code, terraform
- Language: HCL
- Homepage:
- Size: 48.8 KB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Terraform Version](https://img.shields.io/badge/terraform-%5E1.3-blue)](https://www.terraform.io)
# Nexus-as-Code - Comprehensive example for ACI
This example is part of the Cisco [*Nexus as Code*](https://cisco.com/go/nexusascode) project. Its goal is to allow users to instantiate network fabrics 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 ACI object model. More information can be found here: .