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/aws

Behavioral 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 changes

Variables Changed

1
VariableUpstreamCTFReasonControl
point_in_time_recovery_enabledfalsetrueEnable 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