Minimal AWS stack. Created with Terraform, with Jenkins provisioning by Ansible.
- An AWS account
- An AWS access key and secret key
- From the AWS console, go to IAM -> Users -> {choose or create user} -> Security credentials -> Create access key
- An AWS key pair
- From the AWS console, go to EC2 -> Key pairs -> Create Key Pair
- Terraform
- An SSH client
- Ansible