GNU/Linux xterm-256color zsh 2017 views

Once everything runs fine locally, you can push your infrastructure and your stacks to AWS (or to any other Terraform supported cloud provider), in just 3 commands!

  • ./tads terraform init
  • ./tads terraform apply
  • ./tads ansible-playbook production all

https://github.com/Thomvaill/tads-boilerplate

PS: we could not show the step where we link our Route53 record to the ELB. Referer to README.md for more information.