terraform-provider-aws icon indicating copy to clipboard operation
terraform-provider-aws copied to clipboard

b/fix_dms_task_update_bug_19938: Add required fields to update input

Open Phlair opened this issue 2 years ago • 1 comments

Description

This PR intends to fix the bug described here by including MigrationType and TableMappings on the update call regardless of whether they have been changed. That issue is well written and is great for context.

Relations

Closes #19938

References

Readme in this repo for dms - note: the altered fields are listed as required. AWS dms api

Output from Acceptance Testing

I couldn't acceptance test this, hopefully you can run this on your side. I would be surprised if this change caused failures but you never know...

Phlair avatar Nov 28 '22 17:11 Phlair

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

github-actions[bot] avatar Nov 28 '22 17:11 github-actions[bot]

This functionality has been released in v4.50.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

github-actions[bot] avatar Jan 13 '23 04:01 github-actions[bot]

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.

github-actions[bot] avatar Feb 13 '23 02:02 github-actions[bot]