Skip to content

Releases: terraform-aws-modules/terraform-aws-dms

v2.3.0

09 Sep 21:02
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

2.2.0 (2024-02-02)

Features

  • Add Serverless replication task support (#56) (c5fcb29)

v2.1.0

22 Dec 01:23
Compare
Choose a tag to compare

2.1.0 (2023-12-22)

Features

v2.0.1

27 Oct 16:16
Compare
Choose a tag to compare

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
Choose a tag to compare

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

v1.6.1

07 Nov 19:35
Compare
Choose a tag to compare

1.6.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#31) (8d96876)

v1.6.0

25 Sep 09:13
Compare
Choose a tag to compare

1.6.0 (2022-09-25)

Features

  • Added support for secretsmanager secret in endpoints (#27) (ddb33cb)

v1.5.3

25 Jul 16:33
Compare
Choose a tag to compare

1.5.3 (2022-07-25)

Bug Fixes

  • Replace local-exec sleep with time_sleep (#22) (b4ace3b)

v1.5.2

23 Jun 17:41
Compare
Choose a tag to compare

1.5.2 (2022-06-23)

Bug Fixes

  • Update dynamic lookup logic to support lazy evaluation (#19) (8fb0daa)