- create security group in aws
- create keypair in aws
- vi variables.tf
- cp openrc.example openrc && vi openrc
- vi ansible.cfg
- source openrc
- terraform apply
- ./terra_hosts.js terraform.tfstate inventory/dbs
- wait all instances are up
- ansible-playbook -i inventory dbs.yml