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 Protection Deletion to DynamoDB tables #110

Open
Digi-Deli opened this issue Mar 22, 2023 · 3 comments
Open

Add Protection Deletion to DynamoDB tables #110

Digi-Deli opened this issue Mar 22, 2023 · 3 comments

Comments

@Digi-Deli
Copy link

Describe the Feature

Add deletion_protection_enabled to the module. Terraform has this as an optional argument

Expected Behavior

When the flag set to true the dynamo table to be created or modified with Deletion Protection on

Use Case

We would like to be able to use the flag to avoid accidentally deleting DynamoDB tables. This flag is being enabled by terraform as an optional argument (defaults to false). See documentation deletion_protection_enabled

@github-actions
Copy link

Thank you for reporting the issue! If you haven't already joined our slack community, then we invite you to do so.

This is a great place to get help and ask questions from our AMAZING community.

Slack Community

@lplazas
Copy link

lplazas commented Apr 17, 2023

I am in need of this feature internally as well, if any of the maintainers (@milldr @alexjurkiewicz @aknysh @nitrocode) can confirm this is something that you want to see implemented I can work on it.

@nitrocode
Copy link
Member

Yes please propose the change and it can be reviewed

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

3 participants