-
When I run `tflint --chdir=path/to/my/module/ --format=checkstyle` using vanilla `tflint` (outside the context of this GitHub Action, and outside the context of ReviewDog), I can get output like this …
-
Hi @wata727 and @bendrucker ! Here is a proposal for adding support for versioning rules and allowing users to specify a rule version specific to the version for AzureRM terraform Provider.
Our tea…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
### Summary
When installing plugins with `tflint --init`, plugins under terraform-linters or plugins with explicitly set `signing_key` will have their signatures verified by PGP.
https://github.…
-
I'm working with a fresh install of Ubuntu 22.04, using `go1.18.1 linux/amd64`, `TFLint version 0.38.1`, and `pre-commit 2.19.0`. Our team uses tflint with the tflint-ruleset-google plugin on a daily…
-
**Describe the bug**
A clear and concise description of what the bug is.
When running the following command:
```
rm -rf **/.terragrunt-cache && terragrunt run-all init
```
I get one of t…
-
**Description**
We should use some linter for terraform config files. Same as we do for golang and dockerfiels.
Linter should be executed on each pull request changing .tf files.
Proposed l…
-
**What were you trying to accomplish?**
Running tflint with the serverless-rules installed
## Expected Behavior
TFLint works with this plugin
## Current Behavior
`Failed to …