Skip to content

v2.0.0

Compare
Choose a tag to compare
@antonbabenko antonbabenko released this 23 Aug 22:53
· 16 commits to master since this release

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