cbuschka / tfvm

Terraform Version Manager - Always the right terraform version for your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Same output when used with pipes as terraform, no download message

cbuschka opened this issue · comments

  • This is a bug report
  • This is a feature request

Expected behavior

When tfvm output is piped it should behave exactly as terraform is run directly. I.e. no downloading info.

Actual behavior

Tfvm prints a downloading message. This behaviours differs from a locally installed terraform.

I definitely discovered this to be an issue when a new version of Terraform was downloaded during an automatically started terraform fmt run.

Fixed with commit eb08183, will be part of release 0.19.0.