This repository contains the code examples used in the Cisco Live breakout session BRKDCN-2606 and BRKDCN-2607. There are two directories, one for Ansible and one for Terraform. This example repository will allow you to follow some of the material covered in the presentation. Providing a foundation for you to build upon and automate your own data center network.
The documentation is provided as-is and focused on examples that work in a Linux/Mac type settings. You would have to adjust the examples to work in a Windows environment.
For session BRKDCN-2606 we cover how to implement ansible as the foundation to create an infrastructure as code for your datacenter. The README in the ansible directory goes into more detail on how to use the examples.
For session BRKDCN-2607 we cover how to implement terraform as the foundation to cceate an infrastructure as code for your datacenter. The README in the terraform directory goes into more detail on how to use the examples.