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

cmd: Drop support for CLI arguments #1779

Merged
merged 1 commit into from Jun 18, 2023
Merged

cmd: Drop support for CLI arguments #1779

merged 1 commit into from Jun 18, 2023

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jun 13, 2023

See also #1687

This PR completely drops support for command arguments that were deprecated in v0.46.
After this change, using the arguments will result in the following error:

$ tflint main.tf
Command line arguments support was dropped in v0.47. Use --chdir or --filter instead.

@wata727 wata727 merged commit a615362 into master Jun 18, 2023
11 checks passed
@wata727 wata727 deleted the drop_args_support branch June 18, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant