Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow point in time restoration using a specific datetime #163

Closed
danfsd opened this issue Apr 19, 2023 · 0 comments · Fixed by #216 or #217
Closed

Allow point in time restoration using a specific datetime #163

danfsd opened this issue Apr 19, 2023 · 0 comments · Fixed by #216 or #217

Comments

@danfsd
Copy link

danfsd commented Apr 19, 2023

Describe the Feature

AWS Console and AWS's vanilla aws_rds_cluster resource allows for specifying a date time as opposed to using the latest restorable time.

Expected Behavior

Have the option to pass in restore_to_time as a UTC datetime string instead of passing use_latest_restorable_time (or passing it as false)

Use Case

Having this option is really valuable for running Data Recovery following an incident where the latest restorable time's data may be corrupt.

Describe Ideal Solution

Have a new RDS Cluster created using restored data from a particular point in time (not necessarily the latest point in time).

Alternatives Considered

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant