terraform-aws-modules / terraform-aws-iam

Terraform module to create AWS IAM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/iam/aws
Apache License 2.0
787 stars 997 forks source link

Inline Policy Add functionality so that the name can be something personalized #508

Closed Arwiim closed 2 months ago

Arwiim commented 2 months ago

https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/examples/iam-assumable-role/main.tf

In the iam_assumable_role_inline_policy add functionality so that the name can be something personalized.

bryantbiggs commented 2 months ago

highly unlikely we support it - its an inline policy after all, only valid on the role thats using it

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.