Commit graph

4 commits

Author SHA1 Message Date
Scott S. Lowe
d6abc231cd Update README.md
Update README.md for Terraform-AWS configuration to reflect the "new-vpc" directory.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-09 09:15:53 -07:00
Scott S. Lowe
b12b263e77 Add Terraform configurations for creating a new VPC
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>
2016-11-09 01:38:43 -07:00
Scott S. Lowe
3279b2e390 Add Terraform configuration for simple EC2 instance
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>
2016-10-21 15:29:32 -06:00
Scott S. Lowe
c9a4adb3b8 Add directory-specific .gitignore file
Add .gitignore file to ignore Terraform state and state backup files.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-10-21 14:54:46 -06:00