https://github.com/netascode/nac-aci-simple-example
Network-as-Code ACI Simple Example
https://github.com/netascode/nac-aci-simple-example
aci cisco iac nac netascode network-as-code terraform
Last synced: 8 months ago
JSON representation
Network-as-Code ACI Simple Example
- Host: GitHub
- URL: https://github.com/netascode/nac-aci-simple-example
- Owner: netascode
- Created: 2022-06-24T08:16:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T10:01:48.000Z (9 months ago)
- Last Synced: 2025-06-04T17:47:26.182Z (9 months ago)
- Topics: aci, cisco, iac, nac, netascode, network-as-code, terraform
- Language: HCL
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.terraform.io)
# Network-as-Code - Simple example for ACI
This example is part of the Cisco [*Network as Code*](https://netascode.cisco.com) 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: [https://netascode.cisco.com/solutions/aci/simple_example](https://netascode.cisco.com/solutions/aci/simple_example).