Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 402 Bytes

InfraGrid

This repository is created for deploying AWS infrastructure i.e. vpc , Kubernetes and its peripherals

Prerequisites

  • terraform
  • aws-cli access

How to deploy a infrastructure in any environment?

cd enviroments/<env-name>/<component>
terraform init
terraform plan 
terraform apply

Note :- Please refer README.md files in respective modules and environments folders