terraform-aws-modules/terraform-aws-dms
Terraform module to create AWS DMS (Database Migration Service) resources 🇺🇦
HCLApache-2.0
Issues
- 13
- 1
- 3
Add support for redshift-serverless target
#73 opened by esanchezm - 1
- 3
Support external endpoint ARNs
#71 opened by kellenanker7 - 2
Allow specifying role names instead of hardcoded dms-access-for-endpoint / dms-cloudwatch-logs-role / dms-vpc-role
#70 opened by rgarrigue - 5
S3 target iam policy not following user guide
#65 opened by raphavr - 6
- 3
Manage DMS service linked role in module to prevent race when attempting to create multiple serverless tasks
#68 opened by trobinsonpp - 2
- 6
- 3
- 2
New version not published in the registry
#58 opened by gdowmont-gss - 4
do the module support aws_dms_replication_config?
#53 opened by sergiovr123 - 2
"ignore_headers_row" is not expected here
#57 opened by PAKalucki - 3
do the module support aws_dms_replication_config?
#49 opened by YanRah - 8
- 3
assumed-role/dms-engine-role-v9/DMS_ENGINE_ROLE is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::XXXXXXXX:role/dms-access-for-endpoint
#45 opened by pacesetterplus - 5
Examples have stopped working
#43 opened by cslattery117 - 16
- 4
- 8
- 2
- 8
Multiple modules, one for each resource
#25 opened by kstavropoulos-fl - 4
Creating AWS DMS task fails with: InvalidParameterValueException: TimestampColumnName cannot be an empty string.
#24 opened by casey-robertson-paypal - 2
- 4
AWS DMS Subnet Group creation requires the IAM Role to exist before it is created
#6 opened by ricbartm - 2
- 5
Start Replication Task
#4 opened by ddvdozuki - 2
Error: 1 error occurred:* s3_settings must be set when engine_name = "s3" with module.database_migration_service.aws_dms_endpoint.this["destination_2"],on .terraform/modules/database_migration_service/modules/terraform-aws-dms-master/main.tf line 160, in resource "aws_dms_endpoint" "this":
#15 opened by harish-nandirajendra - 2
I did not face this issue couple of days back, suddenly I am encountering this, can someone advise?
#16 opened by harish-nandirajendra - 5
- 9
`kinesis_settings must be set when engine_name = "kinesis"` With kinesis_settings Value Set
#18 opened by alordthorsen - 1
- 3