Command
terraform showExplanation
Displays information about the current state or a saved plan. Useful for debugging or integration with scripts.
Examples
Display state or plan in JSON format
terraform show -jsonterraform showDisplays information about the current state or a saved plan. Useful for debugging or integration with scripts.
Display state or plan in JSON format
terraform show -json