diff --git a/website/source/docs/providers/vault/index.html.markdown b/website/source/docs/providers/vault/index.html.markdown index ab523dab5..09e670b64 100644 --- a/website/source/docs/providers/vault/index.html.markdown +++ b/website/source/docs/providers/vault/index.html.markdown @@ -11,7 +11,7 @@ description: |- The Vault provider allows Terraform to read from, write to, and configure [Hashicorp Vault](https://vaultproject.io/). -~> **Important** Interacting with Vault from Terraform causes an secrets +~> **Important** Interacting with Vault from Terraform causes any secrets that you read and write to be persisted in both Terraform's state file *and* in any generated plan files. For any Terraform module that reads or writes Vault secrets, these files should be treated as sensitive and