Terraform EC2 Web Server
- by Vince
-
in Blog
-
Hits: 1130
In a previous post, I talked about using Terraform to spin up AWS instances. Not to rehash what was already written, if you want to see the mechanics of account creation, permissions, and the basic server setup, please look to that post. This post will expand on the basic server by executing a post install script that performs a number of tasks. Really, this is where you can automate a ton and save time.