Difference between revisions of "Terraform show"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
* <code>[[terraform state show aws_instance.MYexample]]</code>
 
* <code>[[terraform state show aws_instance.MYexample]]</code>
 
* <code>[[terraform apply]]</code>
 
* <code>[[terraform apply]]</code>
 +
* <code>[[terraform destroy]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 09:20, 5 September 2021

 terraform init -> terraform plan ->  terraform apply -> terraform show

Examples

terraform show
No state.
terraform show
(no output)

Changelog

  • terraform show: The JSON plan output now indicates which state values are sensitive. (#28889)

Related terms

See also

Advertising: