mention 'terraform.d/plugins` for automation

This commit is contained in:
James Bardin 2017-08-07 17:35:16 -04:00
parent 2597500b47
commit a56a97a5f5
1 changed files with 5 additions and 0 deletions

View File

@ -282,6 +282,11 @@ use of newer plugin versions that have not yet been installed into the
local plugin directory. Which approach is more appropriate will depend on
unique constraints within each organization.
Plugins can also be provided along with the configuration by creating a
`terraform.d/plugins/OS_ARCH` directory, which will be searched before
automatically downloading additional plugins. The `-get-plugins=false` flag can
be used to prevent Terraform from automatically downloading additional plugins.
## Terraform Enterprise
As an alternative to home-grown automation solutions, Hashicorp offers