All notable changes to this project will be documented in this file.
- These configurations now require Terraform 0.12+
- Deploy Vault 1.2.0 by default
- Some variable types have changed to be 0.12 compatible
- More documentation on securing Terraform state
- Stop writing Vault TLS private key to disk
- Reduce required KMS key permissions now that hashicorp/vault#5999 has been out for awhile
- Include CA cert in configmap
- Choose google vs google-beta provider
- New networking configuration options
- Use private clusters
- Preserve client IP addresses in audit logs
- Configurable number of recovery shares and threshold
- Listen on localhost in the container
- Reduce required KMS IAM permissions
- Initial release