Skip to content

Releases: paxosglobal/terraform-aws-vault

Vault cluster set capacity_rebalance default to false

07 Jun 16:56
14bff1a
Compare
Choose a tag to compare

to match the default non-configured value setting the default capacity_balance to false.

Vault cluster protect_from_scale_in

23 May 17:51
3536108
Compare
Choose a tag to compare

Provide variable to control auto scaling group protect_from_scale_in. Default to false in order to replicate the default behavior of the autoscaling group.

Vault cluster min_size made smaller

11 Nov 15:33
0880124
Compare
Choose a tag to compare
vault cluster min_size make smaller

min_size cluster will now be calculated as `(({cluster_size}/3)+1)`