This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
Releases: skyscrapers/terraform-vault
Releases · skyscrapers/terraform-vault
Vault UI is here!
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
4.0.1 Update the teleport bootstrap script module and add additional labels
Provide the vault and teleport version directly
No need to set the full download url anymore
3.1.2 Fix region selection
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)
Updates the download URL to the new location and version 3.0.1
3.1.0
Updated dependencies versions
3.0.2 Update teleport module version
Small bug-fix in the cloud-init file
3.0.1 Fix malformed cloud-init script due to le_staging flag
Cross-region replication for DynamoDB
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
This release adds the option to enable (on by default) point-in-time-recovery for Vault's DynamoDB table backend.