DEV Community

Cover image for Global Terraform plugin installation
Julian
Julian

Posted on

4 1

Global Terraform plugin installation

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
Enter fullscreen mode Exit fullscreen mode

links:

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more