Difference between revisions of "Terraform get -update"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{Terraform modules}} * {{terraform cmd}} Category:Terraform")
 
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<code>[[terraform get]] -update</code>
 +
 +
<code>terraform get -update | grep Downloading</code>
 +
 +
 +
== Example ==
 +
terraform get -update | grep Downloading
 +
Downloading registry.terraform.io/terraform-aws-modules/iam/aws 5.14.2 for ebs_csi_irsa_role...
 +
Downloading registry.terraform.io/terraform-aws-modules/eks/aws 19.10.1 for eks...
 +
Downloading registry.terraform.io/terraform-aws-modules/kms/aws 1.1.0 for eks.kms...
 +
 +
 +
== Related ==
 +
* [[Terraform modules]]
  
 
== See also ==
 
== See also ==
 +
* {{tf get}}
 
* {{Terraform modules}}
 
* {{Terraform modules}}
* {{terraform cmd}}
 
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 14:59, 22 March 2023

terraform get -update

terraform get -update | grep Downloading


Example[edit]

terraform get -update | grep Downloading
Downloading registry.terraform.io/terraform-aws-modules/iam/aws 5.14.2 for ebs_csi_irsa_role...
Downloading registry.terraform.io/terraform-aws-modules/eks/aws 19.10.1 for eks...
Downloading registry.terraform.io/terraform-aws-modules/kms/aws 1.1.0 for eks.kms...


Related[edit]

See also[edit]

Advertising: