Skip to content

Commit e644745

Browse files
Update .header.md (#15)
* Update .header.md * terraform-docs: automated action --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27496a5 commit e644745

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This terraform module is to help you configure a vault cluster for use with OIDC
99
- You need an OIDC client secret that matches what you defined in your deployment of the Platform helm chart (`dex.vault.client_secret`)
1010
- You need a connection to the vault cluster using `kubctl` port forwarding.
1111
- You need to ignore self-signed SSL errors
12+
- A json file called `../vault_access.json` needs to exist relative to the usage of this configuration module. If you ran the vault-initialization properly this file will have been created then.
1213

1314
For more details see: https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-configuration/wiki
1415

docs/.header.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This terraform module is to help you configure a vault cluster for use with OIDC
88
- You need an OIDC client secret that matches what you defined in your deployment of the Platform helm chart (`dex.vault.client_secret`)
99
- You need a connection to the vault cluster using `kubctl` port forwarding.
1010
- You need to ignore self-signed SSL errors
11+
- A json file called `../vault_access.json` needs to exist relative to the usage of this configuration module. If you ran the vault-initialization properly this file will have been created then.
1112

1213
For more details see: https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-configuration/wiki
1314

0 commit comments

Comments
 (0)