Terraform-provider-aws: DynamoDB backup functionality?

Created on 14 Mar 2018  路  6Comments  路  Source: hashicorp/terraform-provider-aws

Can we add the on demand DynamoDB backup/restore functionality to the AWS provider?
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/BackupRestore.html

I assume this would require it's own resource

new-resource servicdynamodb

Most helpful comment

Hi, any news about this issue?
It would be really useful.

All 6 comments

Hi @bmacauley! 馃憢 Thanks for submitting this request. You might want to check out #2572 and let us know your thoughts here (at least concerning backups).

Hi,
I think the implementation of the fresh released PITR (Point-In-Time-Recovery) functionality would be an acceptable backup solution for most users.

Source:
https://aws.amazon.com/de/blogs/aws/new-amazon-dynamodb-continuous-backups-and-point-in-time-recovery-pitr/

+1, would be awesome.

+1

Support for DynamoDB point in time recovery was merged in via #4063 and will release with v1.17.0 of the AWS provider, likely in about two days.

I don't believe there has been any movement on supporting a new aws_dynamodb_backup resource or anything.

Hi, any news about this issue?
It would be really useful.

Was this page helpful?
0 / 5 - 0 ratings