This repository sets up:
- A publicly-accessible EC2 instance
- Install the following locally:
- Terraform >= 0.10.0
- Terraform Inventory
- Python 2
- pip
- Set up AWS credentials in
~/.aws/credentials.- The easiest way to do so is by setting up the AWS CLI.
- Ensure you have an SSH public key at
~/.ssh/id_rsa.pub.