busser / tfautomv

Generate Terraform moved blocks automatically for painless refactoring
https://github.com/busser/tfautomv
Apache License 2.0
693 stars 24 forks source link

Install on windows #43

Closed ashraf133 closed 1 year ago

ashraf133 commented 1 year ago

Hello,

I want to to install tfautomv on windows, how can i do it?

busser commented 1 year ago

Hello @ashraf133 👋

On Windows you currently have two options:

  1. Install a pre-compiled binary
  2. Compile a new binary from source

Both options are documented here with detailed instructions.

Is there another option you would like to have?