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

Support DynamoDb table locking in S3BackendPlugin #84

Closed
kmanning opened this issue Sep 3, 2019 · 0 comments
Closed

Support DynamoDb table locking in S3BackendPlugin #84

kmanning opened this issue Sep 3, 2019 · 0 comments

Comments

@kmanning
Copy link
Collaborator

kmanning commented Sep 3, 2019

  • Allow S3 to manage table locking for S3 state, using dynamoDB.
  • We could treat this just like the S3Bucket - on S3BackendPlugin.apply(), check for the existence of _S3_BACKEND_DYNAMO_TABLE_LOCK. If it exists, add the backend-config to enable dynamoDb table locking. If it doesn't exist, skip that backend-config to maintain backwards compatibility.
@kmanning kmanning closed this as completed Sep 3, 2019
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

No branches or pull requests

1 participant