terraform-show Verified for current stable LTS

Terraform Show Command: Output Plan File In Json Format

Use for output plan file in json format with Terraform Show. Exact CLI syntax to output plan file in json format using Terraform Show.

When to use this: Use for output plan file in json format with Terraform Show.

Command Syntax

terraform show -json <path/to/file.tfplan>

Command Breakdown

-json
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to output plan file in json format using Terraform Show.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Terraform Show directory