Skip to content

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

v1.0.5

08 Nov 16:31
179c84b

Choose a tag to compare

1.0.5 (2021-11-08)

Bug Fixes

  • declare endpoints output as sensitive (#9) (179c84b)

v1.0.4

05 Nov 19:43
f440639

Choose a tag to compare

1.0.4 (2021-11-05)

Bug Fixes

  • Add subnet group dependency on IAM resources (#7) (f440639)

v1.0.3

03 Nov 20:25

Choose a tag to compare

1.0.3 (2021-11-03)

Bug Fixes

  • add variable and additional poicy document to allow redshift to assume the dms-access-for-endpoint IAM role (8b67475)

v1.0.2

13 Sep 21:33
a815255

Choose a tag to compare

1.0.2 (2021-09-13)

Bug Fixes

  • correct usage of *_settings blocks within aws_dms_endpoint resource (#2) (a815255)

v1.0.1

08 Sep 10:46

Choose a tag to compare

1.0.1 (2021-09-08)

Bug Fixes

  • correct typos in s3_settings configuration attributes (7f91665)

v1.0.0

05 Sep 19:24

Choose a tag to compare

1.0.0 (2021-09-05)

Features

  • initial release of AWS DMS module 🎉 (d69a806)