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

Make DynamoDB Table Creation Optional for S3 Conditional Writes #128

Open
asafmor opened this issue Dec 22, 2024 · 0 comments
Open

Make DynamoDB Table Creation Optional for S3 Conditional Writes #128

asafmor opened this issue Dec 22, 2024 · 0 comments

Comments

@asafmor
Copy link

asafmor commented Dec 22, 2024

New in terraform v1.10.0, dynamodb is now optional and soon to be deprecated as the locking now relies on s3 conditional writes.
This module always creates the dynamodb table and its replica table. Can you make the creation of it optional? e.g. by having a new parameter?

@asafmor asafmor changed the title Make the creation of dynamodb table optional for the new s3 conditional writes Make DynamoDB Table Creation Optional for S3 Conditional Writes Dec 23, 2024
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