cloudposse / terraform-aws-dynamodb

Terraform module that implements AWS DynamoDB with support for AutoScaling
https://cloudposse.com/accelerate
Apache License 2.0
86 stars 113 forks source link

Allow specifying replica configuration options #114

Closed rdubya closed 8 months ago

rdubya commented 1 year ago

what

This allows the use of a replica configuration that provides access to the underlying options available for replicas.

why

Our compliance needs require us to have point-in-time recovery enabled for the replicas and currently it is defaulted to off.