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 100 forks source link

fix: Variablize role names #44

Closed prashanthbgoud closed 1 year ago

prashanthbgoud commented 1 year ago

Description

Cannot reuse this module in same account as the role names are already exists.

Motivation and Context

This will allow the module to be used multiple times in same account

Breaking Changes

no
bryantbiggs commented 1 year ago

please read the doc comments first https://github.com/terraform-aws-modules/terraform-aws-dms/blob/f67f77dab595457eb65bb0b9e3b9dc170bbeb354/main.tf#L12-L13

This is an AWS requirement and cannot be changed

github-actions[bot] commented 1 year ago

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.