Difference between revisions of "Terraform get -update"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 3: Line 3:
  
 
<code>terraform get -update | grep Downloading</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...
  
  

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: