prettyplan-cli icon indicating copy to clipboard operation
prettyplan-cli copied to clipboard

Is it possible to pass a var?

Open jz-wilson opened this issue 5 years ago • 1 comments

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?

jz-wilson avatar Nov 06 '19 19:11 jz-wilson

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.

chrislewisdev avatar Nov 09 '19 00:11 chrislewisdev