Skip to content

Conversation

rheinardkorf
Copy link

This commit addresses issue #36.

The Seeder works for new tables being created via CDK, but existing tables
using fromTableArn or fromTableAttributes fail.

Changing the Props type to ITable allows for new and existing tables.

Tests
Tests still pass successfully with this change.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

This commit addresses issue elegantdevelopment#36.

The Seeder works for new tables being created via CDK, but existing tables
using `fromTableArn` or `fromTableAttributes` fail.

Changing the Props type to ITable allows for new and existing tables.

**Tests**
Tests still pass successfully with this change.
@rheinardkorf
Copy link
Author

@jsdtaylor happy to provide more context if needed, but I believe #36 and the PR description describes the change well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant