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

Can we have an option to prevent the library from installing DynamoDB local? #133

Open
vamsiampolu opened this issue May 7, 2022 · 1 comment

Comments

@vamsiampolu
Copy link

vamsiampolu commented May 7, 2022

In setup, the library checks to see if DynamoDB local is already running and only installs if the dynamodb local is not running and the directory ${os.tmpdir()}/dynamodb-local is not setup correctly. I'd like an option that allows the user to explicitly disallow the library from downloading the jar.

This would allow users like me to keep using their existing dynamodb setup like this docker image while using this preset to setup and teardown tables.

@vladholubiev
Copy link
Member

PRs are welcome! I don't mind having such an option in the library

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

No branches or pull requests

2 participants