Commit Graph

15 Commits

Author SHA1 Message Date
Jeff Mitchell d596a01537 Bump TF file 2016-03-16 12:37:53 -04:00
Jeff Mitchell 99d7edfeea Bump TF variables 2016-02-25 11:29:03 -05:00
Jeff Mitchell 3faae67288 Merge pull request #1055 from bscott/master
Updated Vault Download URL and Version
2016-02-11 09:28:05 -05:00
Brian Scott 1ebbc00761 Updated Vault Download URL and Version 2016-02-10 22:12:19 -08:00
Seth Vargo 399f752c73 Read the file contents 2015-12-08 12:13:24 -05:00
Seth Vargo d1603460ef Use template instead of filename (fix deprecation) 2015-12-08 12:10:19 -05:00
Jeff Zellner 25ea28f419 use /usr/bin/env to find bash 2015-07-21 20:06:54 -06:00
Paul Hinze 46a7dafcf4 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 cbf7d6a8d7 terraform: remove CBD for now while TF bug exists 2015-05-12 16:08:29 -07:00
Mitchell Hashimoto fc247a3b4c terraform: LC should have CBD 2015-05-12 16:07:16 -07:00
Mitchell Hashimoto a1e9131374 terraform: don't uniquely name ASG 2015-05-12 15:40:53 -07:00
Mitchell Hashimoto 740e7b5f20 terraform: add ELB output 2015-05-11 16:27:43 -07:00
Mitchell Hashimoto c014df640c terraform: fix some issues 2015-05-11 16:26:25 -07:00
Mitchell Hashimoto fbc5de46fc terraform: make ELB, docs 2015-05-11 16:19:29 -07:00
Mitchell Hashimoto e1d472d3be terraform: deploy Vault to AWS 2015-05-11 15:50:00 -07:00