-
Notifications
You must be signed in to change notification settings - Fork 60
Home
E. Dunham edited this page May 7, 2018
·
6 revisions
Welcome to the hubs-ops wiki!
- Be on Linux
- Install Terraform (https://www.terraform.io/intro/getting-started/install.html)
- Install Terragrunt (https://github.com/gruntwork-io/terragrunt)
- Install AWS CLI (https://docs.aws.amazon.com/cli/latest/userguide/installing.html)
- run
aws configure
and input your access key ID and secret access key. Default region should be us-west-1, default output format can be None.