mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-06 07:21:19 -05:00
| .. | ||
| scripts | ||
| main.tf | ||
| outputs.tf | ||
| README.md | ||
| variables.tf | ||
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.