Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TF 0.12 compatibility #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

seboudry
Copy link

Resolving issue #1

I didn't change the version in package.json letting you choose the right one.

In this PR a make the code retrocompatible with TF v0.11.
It's easier when doing a lot of switches between projects without the same Terraform requirements.

I also change the prompt messages in order to have the from and to selections aligned:

? Move from local_file.bar_file
? Move to   local_file.bar_file_renamed
Move "local_file.bar_file" to "local_file.bar_file_renamed"
Successfully moved 1 object(s).
? Move from local_file.foo_file
? Move to   local_file.foo_file_renamed
Move "local_file.foo_file" to "local_file.foo_file_renamed"
Successfully moved 1 object(s).

@seboudry
Copy link
Author

Hi @kozzztya!
Any chance to be merged? ;)

@seboudry
Copy link
Author

seboudry commented Nov 4, 2021

Hello again 😉
Still maintaining this repo?

@kostia-official
Copy link
Owner

Hello @seboudry. I'd recommend you to maintain this package in a fork. Currently, I can't maintain this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants