terraform-aws-modules / terraform-aws-dms

Terraform module to create AWS DMS (Database Migration Service) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/dms/aws
Apache License 2.0
64 stars 96 forks source link

Add role trust policy support for redshift serverless #55

Closed RoyMaunders closed 7 months ago

RoyMaunders commented 9 months ago

This module can optionally create the 'dms-access-for-endpoint' role. It would be nice to add support for redshift-serverless to the roles trust policy.

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Redshift.html#CHAP_Target.Redshift.RSServerless

This requires a service principle of "redshift-serverless.amazonaws.com" in the trust policy.

Maybe add variable

'enable_redshift_serverless_target_permissions'

?

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

github-actions[bot] commented 7 months ago

This issue was automatically closed because of stale in 10 days

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