open-vault/terraform/aws
2016-02-10 22:12:19 -08:00
..
scripts terraform: deploy Vault to AWS 2015-05-11 15:50:00 -07:00
main.tf terraform: allow SG rule customization 2015-05-19 15:08:37 -05:00
outputs.tf terraform: allow SG rule customization 2015-05-19 15:08:37 -05:00
README.md terraform: make ELB, docs 2015-05-11 16:19:29 -07:00
variables.tf Updated Vault Download URL and Version 2016-02-10 22:12:19 -08:00

Deploy Vault to AWS

This folder contains a Terraform module for deploying Vault to AWS (within a VPC). It can be used as-is or can be modified to work in your scenario, but should serve as a strong starting point for deploying Vault.

See variables.tf for a full reference to the parameters that this module takes and their descriptions.