• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Nov-2019-

scripts/H12-Nov-2019-5433

README.mdH A D12-Nov-2019343 96

main.tfH A D12-Nov-20193.7 KiB141117

outputs.tfH A D12-Nov-2019339 149

variables.tfH A D12-Nov-20191.4 KiB6041

README.md

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