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

Support setting policy_path when creating policies #126

Closed iramello-latch closed 4 months ago

iramello-latch commented 4 months ago

Whenever a variable like attach_kinesis_policy is set, a policy in root folder within IAM service is created. Support setting a different policy path different than root folder (path argument for all the resource "aws_iam_policy" in this module). https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy

github-actions[bot] commented 3 months 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.