From 8cac7f0a59cc5891c6f5dd3d90dbd3213c5b09a5 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Thu, 18 Jul 2019 12:21:40 +0530 Subject: [PATCH] Update README --- examples/vault-s3-private/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vault-s3-private/README.md b/examples/vault-s3-private/README.md index 8bb524ff..9d5e29d6 100644 --- a/examples/vault-s3-private/README.md +++ b/examples/vault-s3-private/README.md @@ -20,7 +20,7 @@ vault server -dev * The AWS access and secret keys for an IAM user which the AWS Secret Backend for Vault will use for issuing new credentials. If you don't have any, you can create one using [vault-iam - module](../../modules/vault-iam). You need to put the access keys in + example](../vault-iam). You need to put the access keys in [variables.tf](./variables.tf)