prettyplan-cli
prettyplan-cli copied to clipboard
Is it possible to pass a var?
Want to pass a variable with this command like prettyplan_windows.exe -var environment=jz-dev
Is this possible or planned for in the future?
Hi @jz-wilson - this isn't currently possible, but it probably wouldn't be very difficult to add. We could probably just try piping any additional command-line input straight through to the terraform plan command.
I'm not sure when I'll have time to work on this, but in the meantime, it's a good candidate for a small pull request if someone else has the time.