bytebase / terraform-provider-bytebase

Terraform Bytebase provider
Other
6 stars 2 forks source link

chore: support update instance in create operation #33

Closed ecmadao closed 1 year ago

ecmadao commented 1 year ago

In the creation operation, we will check if the instance exists. If it already exists, will use undelete & update instead of create In the update operation, we will check if the instance is removed, and use undelete to update it