Skip to content

Conversation

@Esanim
Copy link
Contributor

@Esanim Esanim commented Feb 13, 2024

Usage of tflint has changed since 0.47 ("command line arguments support was dropped").

Also for providers, tflint now requires a configuration file (e.g. plugin for google) that has to be initialized with tflint --init.
For the CI runs, it will require github token to avoid rate-limiting, that's why the 'init' happens only locally.
In the script, if the tflint version is >= 0.47, it will just run tflint on the root dir.

@Esanim Esanim requested a review from kkmlr February 13, 2024 13:14
zied-elouaer
zied-elouaer previously approved these changes Feb 13, 2024
@Esanim Esanim force-pushed the update-tflint-script branch from e598189 to 3df7d5e Compare February 13, 2024 13:35
@Esanim Esanim merged commit 0b45f42 into master Feb 13, 2024
@Esanim Esanim deleted the update-tflint-script branch February 13, 2024 13:48
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.

4 participants