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

Chore: add table_class option #106

Closed QuentinBtd closed 2 years ago

QuentinBtd commented 2 years ago

what

Adding table_class option

why

This option can be usefull for tables with infrequent access. It can reduce costs by up to 60%.

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#table_class https://aws.amazon.com/fr/dynamodb/standard-ia/

joe-niland commented 2 years ago

/test all

aknysh commented 2 years ago

/test all