-
### Terraform Version
```shell
`Terraform v1.3.4`
```
### Use Cases
I'm a platform team providing a framework for backend teams to write backend services that use cloud resources. So we have a rep…
-
Using the latest v0.33.0 plugin version, I'm getting an error:
```
1 issue(s) found:
Error: "ORGANIZATIONAL_UNIT" is an invalid value as type (aws_servicecatalog_portfolio_share_invalid_type)
…
-
Hello there!
I am currently testing tflint for our project and I am getting the following error on running `tflint --init`
```
$ tflint --init
Installing "azure" plugin ...
Failed to install …
-
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…
-
The list of taggable AWS resources in `rules/tags/resources.go` does not contain any of the taggable resources for AWS MSK Connect. These resources are:
* [aws_mskconnect_connector](https://registry…
-
### Summary
I sporadically receive (false) `tflint` "circular reference found" errors.
I believe it might be some sort of race condition when multiple parallel workers are being used.
The linting e…
-
I's like to do some detection on duplicate keys in a map. terraform_map_duplicate_keys should do the trick, but our variables are populated in a .tfvars file.
With or without the --var-file=X.tfvar…
-
### Affected modules
* terraform-ibm-observability-modules
The COS bucket definition is incorrect. This is causing the renovate pipeline to break in #546 with
```hcl
TFLint in examp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest Super-linter version available?
- [X] I am using the latest Super-linter version.
- […
-
```
❯ tflint --version
TFLint version 0.51.2
+ ruleset.aws (0.31.0)
+ ruleset.terraform (0.7.0-bundled)
```
```
rule "terraform_required_providers" {
enabled = true
version = false
}
…