This hands-on workshop guides participants through the steps necessary to stand up a Linux environment in AWS using terraform.
- Getting started instructions
- Workshop slides
- chap1
- we will deploy an EC2 instance
- test our instance using curl
- chap2
- create a custom AWS vpc
- we will deploy an EC2 instance running nginx server
- configure aws security groups
- use terraform provisioner remote-exec