Home

Awesome

An :hatching_chick: antifragile :office: infrastructure as code

How to use

Clone the GitHub repo

git clone https://github.com/antifragile-systems/antifragile-infrastructure.git

Change current directory

cd antifragile-infrastructure

Init Terraform working directory

terraform init

Preview Terraform action plan

terraform plan

Perform Terraform actions

terraform apply -auto-approve

Used by