AWS DynamoDB Table Terraform module
Upstream version 5.5.0
1 control from FedRAMP Moderate Baseline Rev 4 requirements
Terraform Module Source
fedrampmoderate.compliance.tf/terraform-aws-modules/dynamodb-table/awsBehavioral Summary
This module modifies 1 variable default and makes 0 resource changes from the upstream module. All changes are driven by compliance controls and can be reviewed in detail below.
Your Code Impact
If you are migrating from the upstream module, the enforced default changes mean your existing configurations will automatically gain compliance controls. Variables you have explicitly set will continue to use your values. Review the diff below to understand exactly what changes.
Compared to
terraform-aws-modules/dynamodb-table/aws@5.5.01 changesVariables Changed
1| Variable | Upstream | CTF | Reason | Control |
|---|---|---|---|---|
| point_in_time_recovery_enabled | false | true | Enable this rule to check that information has been backed up. It also maintains the backups by ensuring that point-in-time recovery is enabled in AWS DynamoDB. | dynamodb_table_point_in_time_recovery_enabled |