Difference between revisions of "Terraform state list"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
  <code>[[terraform state]] list</code>
 
  <code>[[terraform state]] list</code>
  <code>[[terraform state]] list</code> | grep [[eks_cluster]]
+
  <code>[[terraform state]] list</code> | grep [[aws_eks_cluster]]
 
   
 
   
 
  terraform state list
 
  terraform state list

Revision as of 18:33, 23 September 2022

terraform state list
terraform state list | grep aws_eks_cluster

terraform state list
module.alb.my_aws_lb.this[0]
module.compute.my_aws_instance.this[0]
module.compute.my_aws_instance.this[1]


terraform state list
No state file was found! 

State management commands require a state file. Run this command
in a directory where Terraform has been run or use the -state flag
to point the command to a specific state location.

Related commands

See also

Advertising: