AWS DynamoDB Table Terraform module

Upstream version 5.5.0
3 controls from EU GMP Annex 11 requirements

Terraform Module Source

eugmpannex11.compliance.tf/terraform-aws-modules/dynamodb-table/aws

Behavioral Summary

This module modifies 2 variable defaults 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.02 changes

Variables Changed

2
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
server_side_encryption_enabledfalsetrueEnsure that encryption is enabled for your AWS DynamoDB tables. Because sensitive data can exist at rest in these tables, enable encryption at rest to help protect that data.dynamodb_table_encrypted_with_kms