Closed rgarrigue closed 2 months ago
Please read the DMS docs and search past issues on this
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.
Is your request related to a problem? Please describe.
I applied this module twice, and ended up with
Describe the solution you'd like.
Being able to specify the role names, like
access_iam_role_name
. Or maybe an unique prefix for the whole module... as long as I can make it unique.Describe alternatives you've considered.
I guess I can try out switching
create_iam_roles
to false on the 2nd DMS, but obviously if I ever delete the first one, boom.