Update website/docs/language/settings/backends/configuration.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/33420/head
Craig Wright 2 years ago committed by GitHub
parent bc989f6430
commit f6c4fb6e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -129,7 +129,7 @@ There are several ways to supply the remaining arguments:
profile= "Your_Profile"
```
Important: If your config file contains secrets it may be kept in
When your configuration file contains secrets, you can store them in
a secure data store, such as [Vault](https://www.vaultproject.io/),
in which case it must be downloaded to the local disk before running Terraform.

Loading…
Cancel
Save