Spelling mistake in docs-providers-vault index (#9994)
This commit is contained in:
parent
d6d3e51906
commit
0e473c06ad
|
@ -11,7 +11,7 @@ description: |-
|
||||||
The Vault provider allows Terraform to read from, write to, and configure
|
The Vault provider allows Terraform to read from, write to, and configure
|
||||||
[Hashicorp Vault](https://vaultproject.io/).
|
[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
|
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
|
*and* in any generated plan files. For any Terraform module that reads or
|
||||||
writes Vault secrets, these files should be treated as sensitive and
|
writes Vault secrets, these files should be treated as sensitive and
|
||||||
|
|
Loading…
Reference in New Issue