There are a number of libraries and accounts that need to be setup and installed before we can proceed.
- Have an active AWS account and a named AWS profile installed on your local machine
- Install the AWS CLI.. Ensure that
aws sts get-caller-identity
returns your userId and account information properly. - Install Terraform.
- Install Docker
- Install Ruby 2.5.7 & bundler
- Install Node 11.11 (LTS) and NPM