simply add this TF_PLUGIN_CACHE_DIR to your environment variables and future plugins downloaded with terraform init will go there:
TF_PLUGIN_CACHE_DIR=$HOME/.terraform.d/plugin-cache
links:
simply add this TF_PLUGIN_CACHE_DIR to your environment variables and future plugins downloaded with terraform init will go there:
TF_PLUGIN_CACHE_DIR=$HOME/.terraform.d/plugin-cache
links:
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)