7. Plugin Cache
To save bandwidth and speed up the runtime, the use of an optional plugin cache may be specified using plugin_cache_dir in the terraform.rc or .terraformrc.
plugin_cache_dir = “$HOME/.terraform.d/plugin-cache”
To save bandwidth and speed up the runtime, the use of an optional plugin cache may be specified using plugin_cache_dir in the terraform.rc or .terraformrc.
plugin_cache_dir = “$HOME/.terraform.d/plugin-cache”