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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
## HashiCorp Vault on the AWS Cloud
2
-
> Vault version 0.7.0
2
+
VAULT_VERSION 0.10.4
3
3
4
-
> Consul version 0.8.0
4
+
CONSUL_VERSION '1.2.2'
5
+
6
+
CONSUL_TEMPLATE_VERSION='0.19.5'
5
7
6
8
### Deployment options:
7
9
* 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.
@@ -11,8 +13,7 @@
11
13

12
14
13
15
### Change Log:
14
-
* Added Linux Bastion (Entry point for Consul and Vault)
15
-
* Added Support for Consul version to '0.8.0'
16
+
* Added Support for Consul version to '1.2.2'
16
17
17
18
### Template Changes
18
19
* Added Master template (Create VPC and Consul environment)
0 commit comments