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

feat: Add Serverless replication task support #56

Closed gpdenny closed 8 months ago

gpdenny commented 8 months ago

Description

Add support for DMS Serverless Replication tasks using aws_dms_replication_config.

Motivation and Context

resolves #53

Breaking Changes

No breaking changes, default behaviour remains the same.

How Has This Been Tested?

gpdenny commented 8 months ago

Hi @antonbabenko @bryantbiggs any thoughts on this one? :pray:

gpdenny commented 8 months ago

Thanks for the review @antonbabenko have made the amendments :+1:

antonbabenko commented 8 months ago

Thank you @gpdenny !

antonbabenko commented 8 months ago

This PR is included in version 2.2.0 :tada:

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