AWS DynamoDB Table Terraform module

Upstream version 5.5.0
3 controls from HIPAA Omnibus Rule 2013 requirements

Terraform Module Source

hipaa.compliance.tf/terraform-aws-modules/dynamodb-table/aws
DynamoDB table should be encrypted with AWS KMS
dynamodb_table_encrypted_with_kms
Framework requirement
DynamoDB table should have encryption enabled
dynamodb_table_encryption_enabled
Framework requirement
DynamoDB table point-in-time recovery should be enabled
dynamodb_table_point_in_time_recovery_enabled
Framework requirement