Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws_dms_replication_config, aws_dms_replication_task: suppress differences on task settings #36936

Merged
merged 18 commits into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    eb8b5e5 View commit details
    Browse the repository at this point in the history
  2. Updates ARN checks

    gdavison committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    67d3d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c7565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23f8578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f768f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07581b0 View commit details
    Browse the repository at this point in the history
  7. Uses dummy databases for Replication Config acceptance tests that don…

    …'t start replication
    
    This saves approximately six minutes for setup and teardown
    gdavison committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    694e7ba View commit details
    Browse the repository at this point in the history
  8. Cleanup

    gdavison committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1bcc285 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fd4a19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5ecee4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f37d6d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62b81cb View commit details
    Browse the repository at this point in the history
  13. Handles automatically turning off Logging.EnableLogContext on Updat…

    …e if `Logging.EnableLogging` is `false`
    gdavison committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d4d0d19 View commit details
    Browse the repository at this point in the history
  14. Fix

    gdavison committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ad31404 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. copywrite headers

    gdavison committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4702a86 View commit details
    Browse the repository at this point in the history
  2. Adds missing test

    gdavison committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a86c7c8 View commit details
    Browse the repository at this point in the history
  3. Parallel tests

    gdavison committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9dfba55 View commit details
    Browse the repository at this point in the history
  4. Adds CHANGELOG entry

    gdavison committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d91e526 View commit details
    Browse the repository at this point in the history