github cloudposse/terraform-aws-dynamodb 0.30.0
v0.30.0

latest releases: v0.37.0, v0, 0.36.0...
23 months ago
Chore: add table_class option @QuentinBtd (#106)

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/

git.io->cloudposse.tools update @dylanbannon (#102)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

Don't miss a new terraform-aws-dynamodb release

NewReleases is sending notifications on new releases.