Skip to content

v1.498.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 30 Sep 17:21
· 46 commits to refs/heads/main since this release
421b5c0
feat: support delete protection for dynamodb @brett-au (#1118)

what

terraform-aws-dynamodb v0.36.0 supports delete protection on the table. This Pull request exposes that upstream variable

why

Delete safe dynamodb tables in the dynamo component

references

https://github.com/cloudposse/terraform-aws-dynamodb/blob/0.36.0/variables.tf#L184-L188