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

Don't try to list all Terraform commands #38

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

tmatilai
Copy link
Collaborator

@tmatilai tmatilai commented Jan 3, 2021

The output format changes between Terraform versions. The list is also really long. So guide the user to call terraform -help to get it.

Fixes #37

The putput format changes between Terraform versions.
The list is also really long. So guide the user to
call `terraform -help` to get it.

Fixes #37
@tmatilai tmatilai merged commit b4f3e56 into master Jan 3, 2021
@tmatilai tmatilai deleted the help_commands branch January 3, 2021 21:58
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.

tf --help broken with Terraform 0.14
1 participant