Difference between revisions of "Terraform get"
Jump to navigation
Jump to search
↑ https://www.terraform.io/docs/cli/commands/get.html
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
<code>terraform get</code >command is used to download and update [[Terraform modules|modules]] <ref> https://www.terraform.io/docs/cli/commands/get.html</ref> | <code>terraform get</code >command is used to download and update [[Terraform modules|modules]] <ref> https://www.terraform.io/docs/cli/commands/get.html</ref> | ||
+ | terraform get | ||
+ | (no output) | ||
* <code>[[terraform get -update]]</code> | * <code>[[terraform get -update]]</code> | ||
+ | [[terraform get --help]] | ||
[[terraform get]] | [[terraform get]] |
Latest revision as of 14:57, 22 March 2023
terraform get
command is used to download and update modules [1]
terraform get (no output)
terraform get --help
terraform get Downloading registry.terraform.io/terraform-aws-modules/acm/aws 4.1.0 for acm... .../...
terraform get (no output)
Errors[edit]
Related[edit]
See also[edit]
terraform get: [ -update | --help ]
- Terraform modules,
terraform get
,module { source }
, AWS modules,module.
, child modules, Terraform modules inputs, submodules,terraform init -upgrade
Advertising: