terraform-aws-modules / terraform-aws-rds-aurora

Terraform module to create AWS RDS Aurora resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/rds-aurora/aws
Apache License 2.0
382 stars 551 forks source link

Aurora module IAM role attachment with feature giving error #424

Closed SergiyZyuzko closed 5 months ago

SergiyZyuzko commented 5 months ago

Description

Temp fix image

Seems that takes the value instead of the key, but in the desired behavior, key should be taken instead

Reproduction Code [Required]

My code below image

Current behaviour without temp fix image

Expected behavior

Attaching the iam role to Aurora RDS cluster

After temporary fix, the issue was solved

Thank you for your attention, your work is very valuable!

SergiyZyuzko commented 5 months ago

Sorry, i understood that solution was quite obvious, my bad.

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