**NOT UP TO DATE, Better solutions out there https://github.com/hashicorp/terraform-aws-vault-starter** Trying out, forking, re-implementing https://github.com/jcolemorrison/vault-on-aws Simplifying for my personal services.
Go to file
J Cole Morrison d05a2897af add infrastructure image 2020-04-16 18:14:53 -07:00
docs add infrastructure image 2020-04-16 18:14:53 -07:00
files output load balancer dns name 2020-04-15 20:26:52 -07:00
.gitignore support any number of peered VPCs 2020-04-15 13:45:57 -07:00
LICENSE reorganize variables, add outputs, add license, add variable examples 2020-04-16 18:03:53 -07:00
aws-data.tf added s3 bucket and associated policies 2020-04-12 14:13:58 -07:00
certificate-manager.tf added s3 bucket and associated policies 2020-04-12 14:13:58 -07:00
dynamodb.tf initial commit 2020-04-09 19:37:14 -07:00
ec2-auto-scaling-group.tf public version completion 2020-04-13 20:26:06 -07:00
ec2-bastion.tf bastion instance and actually associate subnets to the route tables 2020-04-10 18:21:07 -07:00
ec2-data.tf bastion instance and actually associate subnets to the route tables 2020-04-10 18:21:07 -07:00
ec2-launch-template.tf rename user data template and output vault creds script 2020-04-14 18:54:11 -07:00
ec2-load-balancer.tf completed private deploy options 2020-04-14 16:13:50 -07:00
iam-policies.tf added s3 bucket and associated policies 2020-04-12 14:13:58 -07:00
iam-roles.tf added s3 bucket and associated policies 2020-04-12 14:13:58 -07:00
kms.tf initial commit 2020-04-09 19:37:14 -07:00
main.tf initial commit 2020-04-09 19:37:14 -07:00
outputs.tf reorganize variables, add outputs, add license, add variable examples 2020-04-16 18:03:53 -07:00
providers.tf initial commit 2020-04-09 19:37:14 -07:00
s3.tf added s3 bucket and associated policies 2020-04-12 14:13:58 -07:00
terraform.tfvars.example reorganize variables, add outputs, add license, add variable examples 2020-04-16 18:03:53 -07:00
variables.tf reorganize variables, add outputs, add license, add variable examples 2020-04-16 18:03:53 -07:00
vpc-security-groups.tf launch template and auto scaling group 2020-04-13 18:31:14 -07:00
vpc.tf reorganize variables, add outputs, add license, add variable examples 2020-04-16 18:03:53 -07:00