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

Magic regexp for table name #103

Closed alialiusefi closed 2 years ago

alialiusefi commented 2 years ago

Hello!

I noticed that underscores gets removed from the table name when using the dynamodb module. After looking into the problem, it seems that this regexp is responsible for this. Why do we omit underscores even though aws permits using them(as per aws web console)?

https://github.com/cloudposse/terraform-aws-dynamodb/blob/322c4dcf7d4e843fef9d3b686e1393851e80d679/context.tf#L201

github-actions[bot] commented 2 years ago

Thank you for reporting the issue! If you haven't already joined our slack community, then we invite you to do so.

This is a great place to get help and ask questions from our AMAZING community.

Slack Community