Loading...
Loading...
### Terraform Version ```shell We have several 'aws_dynamodb_table' resources with the deletion_protection_enabled=true flag, which were deployed without any deletion protection. The deletion protection only works by pressing the 'turn on' manually, or with the AWS CLI command aws dynamodb update-table \ --region \ --table-name \ --deletion-protection-enabled --no-cli-pager ``` ### Terraform Configuration Files required_providers { aws = { source = "hashicorp/aws" version = "6.4.0" } } ### Debug Output ``` ...debug output, or link to a gist... ``` ### Expected Behavior . ### Actual Behavior . ### Steps to Reproduce terraform init terraform apply ### Additional Context _No response_ ### References _No response_ ### Generative AI / LLM assisted development? _No response_
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.