Terraform
terraform get command
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
[!IMPORTANT]
Documentation Update: Product documentation previously located in/website
has moved to thehashicorp/web-unified-docs
repository, where all product documentation is now centralized. Please make contributions directly toweb-unified-docs
, since changes to/website
in this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
Run the terraform get
command to download and update
modules declared in the root module.
Usage
Usage: terraform get [options]
The modules are downloaded into a .terraform
subdirectory of the current
working directory. Don't commit this directory to your version control
repository.
The get
command supports the following option: