1# Deploy Vault to AWS
2
3This folder contains a Terraform module for deploying Vault to AWS
4(within a VPC). It can be used as-is or can be modified to work in your
5scenario, but should serve as a strong starting point for deploying Vault.
6
7See `variables.tf` for a full reference to the parameters that this module
8takes and their descriptions.
9