Jeff Mitchell
6dccc2c6df
Vendor and prep for beta
2019-06-20 23:43:02 -04:00
Jeff Mitchell
77dbdbd936
Prep for 1.1.2
2019-04-18 13:27:09 -04:00
Jeff Mitchell
e426c5f826
Prep for 1.1
2019-04-11 11:16:22 -04:00
Jeff Mitchell
74ba4f72aa
Prep for release
2019-03-18 15:16:30 -04:00
Jeff Mitchell
f25424679b
Bump versions for release
2019-02-12 08:55:58 -05:00
Jeff Mitchell
d4bcc13072
Prepare for 1.0.2
2019-01-15 11:25:11 -05:00
Jeff Mitchell
8bcd7a2454
Prep for release
2018-12-14 10:42:59 -05:00
Jeff Mitchell
3cbc77e7d7
Some release prep work
2018-12-03 10:01:06 -05:00
Brian Kassouf
b3a86be6fd
Update variables.tf
2018-11-13 19:59:11 -08:00
Jeff Mitchell
2fe91f1a07
Prep for 0.11.4
2018-10-23 02:46:18 -04:00
Jeff Mitchell
e67829e19b
Prep for release
2018-10-08 11:23:50 -04:00
Brian Kassouf
f0e4d6b431
prepare for release
2018-10-02 11:21:22 -07:00
Jeff Mitchell
a7dd669615
Bump for release
2018-09-05 13:17:37 -04:00
Jeff Mitchell
c05e39a6ea
Update version numbers
2018-08-28 02:41:24 -04:00
Jeff Mitchell
be6a9b05de
Prep for 0.10.4
2018-07-25 09:52:09 -04:00
Jeff Mitchell
b519659cf6
Prep for release
2018-06-20 09:27:04 -04:00
Jeff Mitchell
5a1299cf3c
Prep for release
2018-06-05 23:54:54 -04:00
Jeff Mitchell
14541bd399
Prep for 0.10.1
2018-04-25 00:42:14 -04:00
Jeff Mitchell
13cc9593c4
Prep for 0.10
2018-04-10 02:34:01 -04:00
Jeff Mitchell
d08e383f5a
Bump versions for beta release
2018-03-22 09:44:03 -04:00
Jeff Mitchell
f105461df5
Push up changes to prep for release
2018-03-20 14:10:53 -04:00
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