File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Have the following tools installed:
21
21
- sed
22
22
- Tfenv (Optional) - [ Installation] ( https://github.com/tfutils/tfenv )
23
23
- Terraform CLI - [ Installation] ( https://learn.hashicorp.com/tutorials/terraform/install-cli )
24
- - Vault - [ Installation] ( https://developer.hashicorp.com/vault/docs/ install )
24
+ - Vault - [ Installation] ( https://developer.hashicorp.com/vault/install )
25
25
- wget - [ Installation] ( https://www.jcchouinard.com/wget/ )
26
26
27
27
Make sure you have an active account at AWS for which you have configured the credentials on the system where you will execute the steps below. In this example we stored the credentials under an aws profile as ` awsuser ` .
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Have the following tools installed:
19
19
- sed
20
20
- Terraform CLI - [ Installation] ( https://learn.hashicorp.com/tutorials/terraform/install-cli )
21
21
- Tfenv (Optional) - [ Installation] ( https://github.com/tfutils/tfenv )
22
- - Vault - [ Installation] ( https://developer.hashicorp.com/vault/docs/ install )
22
+ - Vault - [ Installation] ( https://developer.hashicorp.com/vault/install )
23
23
- Wget - [ Installation] ( https://www.jcchouinard.com/wget/ )
24
24
25
25
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Have the following tools installed:
17
17
- sed
18
18
- Terraform CLI - [ Installation] ( https://learn.hashicorp.com/tutorials/terraform/install-cli )
19
19
- Tfenv (Optional) - [ Installation] ( https://github.com/tfutils/tfenv )
20
- - vault - [ Installation] ( https://developer.hashicorp.com/vault/docs/ install )
20
+ - vault - [ Installation] ( https://developer.hashicorp.com/vault/install )
21
21
- Wget - [ Installation] ( https://www.jcchouinard.com/wget/ )
22
22
23
23
You can’t perform that action at this time.
0 commit comments