open-vault/terraform/aws
Jeff Mitchell 7f7f2c7cfc Update version 2017-09-05 11:14:25 -04:00
..
scripts use /usr/bin/env to find bash 2015-07-21 20:06:54 -06:00
README.md terraform: make ELB, docs 2015-05-11 16:19:29 -07:00
main.tf Read the file contents 2015-12-08 12:13:24 -05:00
outputs.tf terraform: allow SG rule customization 2015-05-19 15:08:37 -05:00
variables.tf Update version 2017-09-05 11:14:25 -04:00

README.md

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.