Command: get
The terraform get
command is used to download and update
modules mentioned in the root module.
Usage
Usage: terraform get [options] PATH
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: