Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Releases: skyscrapers/terraform-vault

Vault UI is here!

11 Jan 08:39
a9775fa
Compare
Choose a tag to compare
Add variable to enable Vault UI (#12)

* Add variable to enable Vault UI

* Repeat the initial assertStatus in the tests

Sometimes the test fail because Vault momentarily goes unhealthy again in the ALB after being in service

* Wait between the two assert status in tests

Also added a comment with a brief explanation

* Update variables in readme [ci skip]

Add more labels to the teleport nodes

10 Jan 14:50
Compare
Choose a tag to compare
4.0.1

Update the teleport bootstrap script module and add additional labels

Provide the vault and teleport version directly

10 Jan 11:18
dd72e87
Compare
Choose a tag to compare

No need to set the full download url anymore

3.1.2 Fix region selection

19 Nov 16:26
ef896b0
Compare
Choose a tag to compare

This release fixes a hardcoded region selection that didn't configure the correct region for the vault setup.

3.1.1: Update teleport download URL (#9)

08 Nov 08:58
a61af12
Compare
Choose a tag to compare
Updates the download URL to the new location and version 3.0.1

3.1.0

07 Nov 15:29
54e2e6f
Compare
Choose a tag to compare

This release allows to have multiple vault setups in the same account by making dynamic the role policy name

As It's just a name-change it's compatible with the previous version and it's not a breaking change

Updated dependencies versions

27 Sep 15:14
Compare
Choose a tag to compare
3.0.2

Update teleport module version

Small bug-fix in the cloud-init file

27 Sep 15:08
Compare
Choose a tag to compare
3.0.1

Fix malformed cloud-init script due to le_staging flag

Cross-region replication for DynamoDB

26 Sep 09:57
02b1cf1
Compare
Choose a tag to compare

This release adds the possibility to enable cross-region replication for Vault's DynamoDB table.

Note that some of the resources have been moved to a nested Terraform module, so be sure to check out the README for upgrade instructions.

DynamoDB point-in-time-recovery

25 Sep 12:50
e43eec4
Compare
Choose a tag to compare

This release adds the option to enable (on by default) point-in-time-recovery for Vault's DynamoDB table backend.