0.1.0 • Published 3 years ago

six-foot-six-designs v0.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

Sixfootsixdesigns website

Terraform

Installing Terraform

  • install terraform brew install tfenv
  • install aws cli brew install awscli
  • run aws configure to setup your aws cli
  • cd into infrastructure/terraform and run tfenv install

Running Terraform

  • run terraform plan to test
  • run terraform apply when you are ready to deploy changes