Releases: terraform-aws-modules/terraform-aws-dms
Releases · terraform-aws-modules/terraform-aws-dms
v2.6.1
21 Oct 08:58
Compare
Sorry, something went wrong.
No results found
2.6.1 (2025-10-21)
Bug Fixes
Update CI workflow versions to latest (#94 ) (59e6c77 )
v2.6.0
05 May 23:15
Compare
Sorry, something went wrong.
No results found
2.6.0 (2025-05-05)
Features
Support DMS Endpoint Kinesis Settings use_large_integer_value (#87 ) (a6ae8f6 )
v2.5.0
18 Jan 21:08
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-01-18)
Features
Support kafka_settings.sasl_mechanism and resource_identifier (#86 ) (692d07d )
v2.4.0
18 Nov 19:58
Compare
Sorry, something went wrong.
No results found
2.4.0 (2024-11-18)
Features
Make repl config timeouts configurable (#82 ) (491f197 )
Bug Fixes
Update CI workflow versions to latest (#74 ) (060e894 )
v2.3.0
09 Sep 21:02
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-09-09)
Features
Support externally created source and target endpoint ARNs (#72 ) (2575ab3 )
v2.2.1
07 Mar 02:26
Compare
Sorry, something went wrong.
No results found
2.2.1 (2024-03-07)
Bug Fixes
Update CI workflow versions to remove deprecated runtime warnings (#61 ) (b56e19e )
v2.2.0
02 Feb 21:20
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-02-02)
Features
Add Serverless replication task support (#56 ) (c5fcb29 )
v2.1.0
22 Dec 01:23
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-12-22)
Features
v2.0.1
27 Oct 16:16
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-10-27)
Bug Fixes
Add conditional to access IAM role when used as fallback value (#48 ) (3695079 )
v2.0.0
23 Aug 22:53
Compare
Sorry, something went wrong.
No results found
2.0.0 (2023-08-23)
⚠ BREAKING CHANGES
Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42 )
Add support for creating IAM access role (#42 )
Remove s3_settings from aws_dms_endpoint and use aws_dms_s3_endpoint instead per AWS provider direction (#42 )
Add support for redshift_settings on aws_dms_endpoint (#42 )
Features
Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42 ) (6fea0da )
Bug Fixes