-
Hello!
Regula is reporting problems that do not exists when using TF modules:
- https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest
```
module "s3_bucket" {
sour…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
_No response_
### (Optional) Module Version
0.1.3
### (Optional) Correlatio…
-
## Description
The current code creates a policy to add to the eb role for writing to cw logs when set as a target, however, it is not permitted to add the role to the target. When you try to do s…
-
```
│ Error: Unsupported attribute
│
│ on .terraform/modules/cloud_run/modules/v2/main.tf line 183, in resource "google_cloud_run_v2_service" "main":
│ 183: for_each = liveness_pr…
-
### Terraform Version
```shell
Terraform v1.3.6
on darwin_arm64
```
### Use Cases
in a larger landscape it would drastically improve the readability of the graph.
### Attempted Soluti…
-
Description:
I am encountering an error related to the master_username configuration in Terraform module for setting up an RDS instance. The error occurs during the terraform apply phase. Below is …
-
Make our terraform modules publicly available
-
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
Hi,
I am currently working on automating the process of forking Terraform mod…
-
Hey! New checkov user here 👋
## How I noticed the problem
While trying to run checkov's test suit on my local machine I noticed that some files were being (unexpectedly) ignored. After a little…