-
Getting this when trying to init.
```# tflint --init
Installing aws plugin...
Installed aws (source: github.com/terraform-linters/tflint-ruleset-aws, version: 0.13.1)
root@code:~/repos/trd/ops/t…
-
We have some privately hosted modules we wrote and included them in other privately hosted modules.
For the child modules which have no children of their own, when tflint is run from their repo, no i…
-
I was writing a custom tflint ruleset and found this problem.
My usecase is to be able to verify that any aws provider has `default_tags` block defined.
I can use `RootProvider()` function t…
-
# Descriotion
I ran tflint with my custom module including redshift resource and it printed failure message since i set my redshift password default value as `null`
So, i add tflint-ignore annotatio…
-
Firstly, thank you for your amazing software, it really helps me and my team write consistent terraform code ❤️
I'm running tflint against ~20 modules in a monorepo and seeing networking errors …
-
After upgrading to the latest tflint version, tflint fails on `aws_route_not_specified_target` with the error `unevaluable expression found`. This seems to be an issue with the field `gateway_id` and …
Phylu updated
2 years ago
-
What do I do when I get this error? I have the latest version of terraform and tflint:
Failed to initialize plugins. An error occurred:
Error: Incompatible API version with plugin "azurerm". Plugi…
-
### Describe the bug
The hook terraform_fmt is failing when having a sub-directory containing only tfvars.
### How can we reproduce it?
Using Terraform workspaces, we have a sub-directory "e…
-
https://github.com/dsb-norge/terraform-tflint-wrappers/blob/87012feeda676675b2208b27758e90eb4d3615d3/default.tflint.hcl#L11
-
When linting a configuration that sets key_usage with a variable, tflint fails with:
```
server.go:418: rpc: gob error encoding body: value is marked
Failed to check ruleset. An error occurred:
…