Difference between revisions of "Terraform plan -refresh-only"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{lowercase}}
+
{{lowercase}}  
 +
[[terraform plan]] -refresh-only
 +
[[random_string.suffix]]: Refreshing state... [id=342324]
  
 +
 +
[[Error: Error acquiring the state lock]]
 +
 +
[[Error: Invalid index]]
 +
 +
Solution: Review you have proper [[credentials]] in your [[provider configuration]] and you are using/configuring the right [[profile]]
  
 
== Related ==
 
== Related ==
 
* <code>[[terraform apply -refresh-only]]</code>
 
* <code>[[terraform apply -refresh-only]]</code>
 
* <code>[[terraform plan -target]]</code>
 
* <code>[[terraform plan -target]]</code>
 +
* <code>[[provider.tf]]</code>
 +
* [[Object has changed outside terraform]]
 +
 +
== Activities ==
 +
* [[True or False? The terraform plan -refresh-only command is used to create a plan whose goal is only to update the Terraform state to match any changes made to remote objects outside of Terraform.]]
  
 
== See also ==
 
== See also ==
 
* {{terraform plan}}
 
* {{terraform plan}}
* {{terraform cmd}}
 
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 19:44, 5 April 2023

Advertising: