Difference between revisions of "Terraform show"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* [[terraform show output example]]
 
* [[terraform show output example]]
 
* [[terraform show output example aws_instance]]
 
* [[terraform show output example aws_instance]]
 +
* <code>terraform show | grep public_ip</code>
  
 
  terraform show
 
  terraform show

Revision as of 14:13, 2 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: