-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feat.] RDS: PITR for existing rds instance (#2778)
[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 <muneebhafeezjan@gmail.com> Reviewed-by: Anton Sidelnikov
- Loading branch information
1 parent
7aedb98
commit e8f4078
Showing
4 changed files
with
77 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.