terraform-provider-huaweicloud icon indicating copy to clipboard operation
terraform-provider-huaweicloud copied to clipboard

Create a DDS clone?

Open ippeter opened this issue 3 years ago • 2 comments

Good afternoon!

I have DDS instances in my dev/test environments, and I manage everything with TF. Sometimes I have a need of cloning my existing DDS instance into another environment (stage/prod).

I can do it interactively, via the console, using the Backup/Restore feature. This way I can restore a backup of my existing DDS instance into a new DDS instance.

Is there any chance of doing it with TF? Please advise.

Best regards, Peter.

ippeter avatar Jul 23 '21 07:07 ippeter

@ippeter you can backup a DDS instance via backup_strategy block.

Currently, there is no resource in HuaweiCloud that can be restored by backup_id or timestamp. We need to consider the necessity and possibility of this feature.

ShiChangkuo avatar Jul 28 '21 06:07 ShiChangkuo

Any news on this issue?

nik-afa avatar Feb 14 '22 09:02 nik-afa