Commit Graph

36 Commits

Author SHA1 Message Date
Jeff Mitchell
e296886cb6 Bump versions in preparation for release 2018-02-26 12:20:19 -05:00
Jeff Mitchell
d6366e5f24 Bump files for new version 2018-02-20 14:51:20 -05:00
Jeff Mitchell
ebcc5a8b84 Prep for 0.9.3 2018-01-28 15:33:29 -05:00
Jeff Mitchell
d9eb24d671 Prep for 0.9.2 2018-01-26 13:59:01 -05:00
Jeff Mitchell
b9714386a6 Bump vars for 0.9.1 2017-12-21 08:39:41 -05:00
Jeff Mitchell
40334714dd Prep for 0.9.0 2017-11-14 06:08:56 -05:00
Jeff Mitchell
8e783e6eb1 Bump version 2017-09-19 10:54:01 -04:00
Jeff Mitchell
f0e05957f7 Update version 2017-09-05 11:14:25 -04:00
Jeff Mitchell
6c32b7d734 Bump version for release 2017-08-16 11:55:06 -04:00
Jeff Mitchell
dbf1b9bd82 Prep for release 2017-08-09 05:05:21 -04:00
Jeff Mitchell
4d8a8dfb7c Bump versions 2017-06-07 15:23:51 -04:00
Jeff Mitchell
770db9e88b Bump versions 2017-05-08 16:19:41 -04:00
Jeff Mitchell
c7b8f4aab8 Prep for 0.7.1 2017-05-05 11:46:43 -04:00
Jeff Mitchell
89160f82f1 Bump for 0.7 release 2017-03-16 11:41:50 -04:00
Jeff Mitchell
ac8b1b29df Prep for 0.6.5 release 2017-02-07 16:11:32 -05:00
Jeff Mitchell
f19c1dd300 Bump TF varibles number 2016-12-16 15:50:46 -05:00
vishalnayak
c4a01a1c90 Bump TF version 2016-12-06 14:49:17 -05:00
Jeff Mitchell
5394fc77e0 Prep for 0.6.2 2016-10-05 08:23:31 -04:00
Jeff Mitchell
cb106531db Bump tf version 2016-08-19 15:23:38 -04:00
Brint O'Hearn
680cf69769 Spell fix of the Terraform AWS AZ description 2016-07-18 18:03:04 -05:00
Jeff Mitchell
106083ddf8 Bump tf script 2016-06-14 13:28:04 +00:00
Jeff Mitchell
bceaeb0197 Bump TF file 2016-03-16 12:37:53 -04:00
Jeff Mitchell
2f79bb12ee Bump TF variables 2016-02-25 11:29:03 -05:00
Jeff Mitchell
b034ffc257 Merge pull request #1055 from bscott/master
Updated Vault Download URL and Version
2016-02-11 09:28:05 -05:00
Brian Scott
b77c941ff8 Updated Vault Download URL and Version 2016-02-10 22:12:19 -08:00
Seth Vargo
9a41e6af82 Read the file contents 2015-12-08 12:13:24 -05:00
Seth Vargo
151e045283 Use template instead of filename (fix deprecation) 2015-12-08 12:10:19 -05:00
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