terraform-aws-modules / terraform-aws-eventbridge

Terraform module to create AWS EventBridge resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/eventbridge/aws
Other
143 stars 149 forks source link

Configurable resources for PassRole #128

Closed poperor closed 2 months ago

poperor commented 4 months ago

Within iam.tf the resources parameter for PassRole is hardcoded to ["*"]. For security reasons It would be desirable if the whole PassRole statement or the resorces parameter is configurable.

https://github.com/terraform-aws-modules/terraform-aws-eventbridge/blob/9cfedbfe42b92bcdfe110100abe5042734979e5f/iam.tf#L237C2-L242C4

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

poperor commented 2 months ago

Would still love it if someone had a look on this.

github-actions[bot] commented 1 month ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.