Skip to content

Instantly share code, notes, and snippets.

@petergs
Created October 23, 2025 15:36
Show Gist options
  • Save petergs/018f0656fcd307c6b78ae27669b74fd4 to your computer and use it in GitHub Desktop.
Save petergs/018f0656fcd307c6b78ae27669b74fd4 to your computer and use it in GitHub Desktop.
Read tfplan with less
terraform plan -out=tfplan
terraform show tfplan | less -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment