open-vault/terraform/aws
Jeff Mitchell 3faae67288 Merge pull request #1055 from bscott/master
Updated Vault Download URL and Version
2016-02-11 09:28:05 -05: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 Updated Vault Download URL and Version 2016-02-10 22:12:19 -08: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.