Difference between revisions of "Terraform state (command)"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Terraform state to Terraform state (command))
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
*<code>[[terraform]] state</code>
+
https://www.terraform.io/docs/language/state/index.html
* <code>[[terraform state --help]]</code>
 
  
 +
<code>[[terraform]] state</code> and <code>[[terraform state --help]]</code>
 +
 +
== Examples ==
 
* <code>[[terraform state list]]</code>  List resources in the state
 
* <code>[[terraform state list]]</code>  List resources in the state
 
* <code>[[terraform state show]]</code>
 
* <code>[[terraform state show]]</code>
Line 10: Line 12:
 
* <code>[[terraform state replace-provider]]</code>
 
* <code>[[terraform state replace-provider]]</code>
 
* <code>[[terraform state rm]]</code>
 
* <code>[[terraform state rm]]</code>
 
 
 
  
 
== Related terms ==
 
== Related terms ==
* [[Terraform state files]]
+
* [[Terraform state files]]: <code>[[terraform.tfstate]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{terraform state}}
 
* {{tf files}}
 
* {{tf files}}
 
* {{terraform cmd}}
 
* {{terraform cmd}}
* {{Terraform}}
 
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 23:40, 25 February 2022

Advertising: