Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 448 Bytes

aci-terraform

This terraform script will get the input from the user and create the ACI Infrastructure as code using Terraform and do the following create Tenant/vrf/bridge domain/bridge domain subnets/interface polices/IPG/vlan pool/physical domain/AAEP/IGP/Switch profile /EPG/Contracts/filter and subject in less then 10 seconds

useful commands

terraform init terraform validate terraform fmt terraform plan terraform apply -auto-approve