diff --git a/website/docs/configuration/providers.html.md b/website/docs/configuration/providers.html.md index 7724be4d19..4b0202935f 100644 --- a/website/docs/configuration/providers.html.md +++ b/website/docs/configuration/providers.html.md @@ -249,7 +249,7 @@ variable can be used to enable caching or to override an existing cache directory within a particular shell session: ```bash -export TF_PLUGIN_CACHE_DIR="~/.terraform.d/plugin-cache" +export TF_PLUGIN_CACHE_DIR="$HOME/.terraform.d/plugin-cache" ``` When a plugin cache directory is enabled, the `terraform init` command will