-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/support dts inner layer resource (#1490)
* update dts mode * feat:support dts migrate job resource * support migrate check and migrate job * 1.adjust tencentcloud_dts_migrate_job. 2.add tencentcloud_dts_migrate_job_start_operation * modify migrate job * migrate job e2e fix * migrate job passed e2e case * update changelog 1. update changelog. 2. adjust code by golangci-lint. * fix read return default values issue * fix golangci-lint issue * update changlog * change config_id to job_id
- Loading branch information
Showing
14 changed files
with
2,322 additions
and
627 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
```release-note:new-resource | ||
tencentcloud_dts_migrate_service | ||
``` | ||
|
||
```release-note:new-resource | ||
tencentcloud_dts_migrate_job | ||
``` | ||
|
||
```release-note:new-resource | ||
tencentcloud_dts_migrate_job_start_operation | ||
``` |
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
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.