website: Replace `~` by `$HOME` in documentation of TF_PLUGIN_CACHE_DIR

This commit is contained in:
Patrick Decat 2017-10-04 03:34:22 +02:00 committed by Martin Atkins
parent b851fa71c9
commit 00c3367dda
1 changed files with 1 additions and 1 deletions

View File

@ -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