Add Terraform configuration files for launching an instance in a new VPC on a new subnet, with a new Internet gateway, new route table, and new route table association (all required when creating a new VPC).
Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
Add a simple Terraform configuration to spin up an Ubuntu 14.04 EC2 instance in the default VPC using the default security group.
Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>