Difference between revisions of "Terraform destroy"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
* <code>[[Still destroying...]]</code>
 
* <code>[[Still destroying...]]</code>
 
* [[Destroy complete! Resources: 39 destroyed.]]
 
* [[Destroy complete! Resources: 39 destroyed.]]
 +
* [[Acquiring state lock. This may take a few moments...]]
  
 
== Errors ==
 
== Errors ==
* [[DependencyViolation]]
+
* <code>[[DependencyViolation]]: .../... has dependencies and cannot be deleted.</code>
 +
* <code>[[Error: deleting EBS Volume]]</code>
 +
* [[AWS Error: failed to refresh cached credentials]]
 +
* [[AWS Error: A Profile was specified along with the environment variables "AWS ACCESS KEY ID" and "AWS SECRET ACCESS KEY". The Profile is now used instead of the environment variable credentials.]]
  
 
==Related terms==
 
==Related terms==
*[[Example execution terraform destroy aws instance]]
+
* [[Example execution terraform destroy aws instance]]
 +
* [[Editing Error: 0m Error: ERROR cluster with name not found]]
  
 
== Activities ==
 
== Activities ==
Line 35: Line 40:
 
* {{terraform destroy}}
 
* {{terraform destroy}}
 
* {{tf files}}
 
* {{tf files}}
* {{terraform cmd}}
 
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 23:20, 11 February 2024

terraform destroy destroy all remote objects managed by a particular Terraform configuration.

https://www.terraform.io/docs/cli/commands/destroy.html

Examples[edit]

Executions examples[edit]

Related[edit]

Errors[edit]

Related terms[edit]

Activities[edit]

See also[edit]

Advertising: