You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feat.] RDS: PITR for existing rds instance
Summary of the Pull Request
Updated restore_point argument of opentelekomcloud_rds_instance_v3 resource allowing to
restore RDS instance backup to existing RDS instance
Parameter restore_from_backup is deprecated in favor of restore_point for resource/opentelekomcloud_rds_instance_v3
PR Checklist
Refers to: #2776
Tests added/passed.
Documentation updated.
Schema updated.
Release notes added.
Acceptance Steps Performed
=== RUN TestAccRdsInstanceV3RestoreToPITR_NewInstance
--- PASS: TestAccRdsInstanceV3RestoreToPITR_NewInstance (950.46s)
PASS
Process finished with the exit code 0
Reviewed-by: Muneeb H. Jan <[email protected]>
Reviewed-by: Anton Sidelnikov
Implement and document point in time restoration for existing
opentelekomcloud_rds_instance_v3
instances.The text was updated successfully, but these errors were encountered: