/hashiconf19

Primary LanguageSmarty

Hashiconf 2019

Requirements

Quick start

# deploy tiller
helm init 

## Deploy the entire stack  
cd terraform/examples/full
terraform plan -out plan
terraform apply plan