You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,17 @@
1
-
## Change Log: (tagged v1.0)
1
+
## HashiCorp Vault on the AWS Cloud
2
+
> Vault version 0.7.0
3
+
> Consul version 0.8.0
4
+
5
+
### Deployment options:
6
+
* Deployment of HashiCorp Vault into a new VPC (end-to-end deployment) builds a new VPC with public and private subnets, and then deploys HashiCorp Vault into that infrastructure.
7
+
* Deployment of HashiCorp Vault into an existing VPC provisions HashiCorp Vault into your existing infrastructure.
8
+
9
+
### Architecture
10
+

11
+
12
+
### Change Log:
13
+
* Added Linux Bastion (Entry point for Consul and Vault
14
+
* Added Support for Consul version to '0.8.0'
2
15
3
16
### Template Changes
4
17
* Added Master template (Create VPC and Consul Enviornment)
0 commit comments