github cloudposse/terraform-aws-dynamodb 0.26.0
v0.26.0

latest releases: 0.36.0, v0, 0.35.1...
2 years ago
Dynamodb table replica support @mwarkentin (#83)

what

  • This feature will allow setting replica configurations for aws_dynamodb_table resource.

why

  • According to the note at AWS provider v3.4.0 docs, it's recommended to use replica configuration instead of aws_dynamodb_global_table resource and there is a lack of that functionality in this module.

references

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

NewReleases is sending notifications on new releases.