Commit Graph

9 Commits

Author SHA1 Message Date
Jeff Zellner
57dbeaab8e use /usr/bin/env to find bash 2015-07-21 20:06:54 -06:00
Paul Hinze
e9f4d0f219 terraform: allow SG rule customization
Switches SG rules to from nested to top-level resources and exports the
SG ids so that users of the module can define additional rules for their
Vault instances and/or the Vault ELB.

While this change should be backwards compatible, applying the new rules
might result in a very brief interruption of Vault service as:

 (1) Old nested-resource SG rules are cleared
 (2) New SG rules are applied one by one
2015-05-19 15:08:37 -05:00
Mitchell Hashimoto
c8f023795e terraform: remove CBD for now while TF bug exists 2015-05-12 16:08:29 -07:00
Mitchell Hashimoto
6c9fbb568c terraform: LC should have CBD 2015-05-12 16:07:16 -07:00
Mitchell Hashimoto
3ffbefcc85 terraform: don't uniquely name ASG 2015-05-12 15:40:53 -07:00
Mitchell Hashimoto
7a55ddf323 terraform: add ELB output 2015-05-11 16:27:43 -07:00
Mitchell Hashimoto
8a785a3b7d terraform: fix some issues 2015-05-11 16:26:25 -07:00
Mitchell Hashimoto
4bff67b934 terraform: make ELB, docs 2015-05-11 16:19:29 -07:00
Mitchell Hashimoto
1033aaa455 terraform: deploy Vault to AWS 2015-05-11 15:50:00 -07:00