base functionality to create aws resources

This commit is contained in:
Spencer Smith
2016-06-07 12:45:25 -07:00
parent c7de2a524b
commit 26aeebb372
5 changed files with 232 additions and 0 deletions

2
contrib/terraform/aws/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.tfstate*
inventory