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

Add support for DynamoDb as an AWS DMS target #1002

Merged
merged 2 commits into from
Jun 29, 2017
Merged

Commits on Jun 29, 2017

  1. Added support for dynamodb as dms endpoint (with tests). For issue: (h…

    …ashicorp/terraform#14752)
    
    Signed-off-by: stack72 <public@paulstack.co.uk>
    chrisjharding authored and stack72 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    84e031a View commit details
    Browse the repository at this point in the history
  2. resource/aws_dms_endpoint: Add retry to allow IAM to propagate

    Allows the IAM Role for DynamoDB to propagate for use in DMS Endpoint
    stack72 committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    7d3d642 View commit details
    Browse the repository at this point in the history