Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform API to support more services of OTC #1805

Open
YUANTSI opened this issue Jul 12, 2022 · 5 comments
Open

Terraform API to support more services of OTC #1805

YUANTSI opened this issue Jul 12, 2022 · 5 comments
Labels
enhancement proposal SDK Requires SDK changes

Comments

@YUANTSI
Copy link

YUANTSI commented Jul 12, 2022

Our Customer would like to have Terraform API to support their services used on our OTC. DRS, GaussDB, GaussDBforNonSQL, DWS, ModelArts, DLI, DIS, DGC, CDM.

@vladimirvshivkov
Copy link
Contributor

We also would like to have these services in terraform.
But we lack API for many of these e.g., gaussdb.
And the rest services are planned, but it may take months to implement.
It will be better if customer prioritizes their needs.
Thanks in advance!

@YUANTSI
Copy link
Author

YUANTSI commented Jul 13, 2022

I'm contacting customer to prioritize this list of services they request. I hope I will get a reply soon. any of these services already support? or at the moment none of them?

@YUANTSI
Copy link
Author

YUANTSI commented Jul 14, 2022

Customer gave the following priorities. 1 as the highest, 9 as the lowest priority.
1 | GaussDB (DM-4477)
2 | DRS (DM-4476)
3 | GaussDBforNonSQL (DM-4483)
4 | DWS (DM-4478)
5 | CDM
6 | DIS (DM-4481)
7 | DGC (DM-4482)
8 | DLI (DM-4480)
9 | ModelArts (DM-4479)

@YUANTSI
Copy link
Author

YUANTSI commented Jul 19, 2022

Can we please have some time evaluation about when these API will be supported? thanks!

@vladimirvshivkov
Copy link
Contributor

We planned implementation, but cannot evaluate them now, because of a lack of API for these new services.
And some of them are even hardly be operated by terraform, i.e. ModelArts, DIS.

@Aloento Aloento added the SDK Requires SDK changes label Sep 22, 2022
otc-zuul bot pushed a commit that referenced this issue Sep 13, 2023
[DRS]: Task resource implementation

Summary of the Pull Request
New resource implemented opentelekomcloud_drs_task_v3.
PR Checklist

 Refers to: #1805
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccDrsTaskV3MigrationBasic
--- PASS: TestAccDrsTaskV3MigrationBasic (998.28s)
PASS

Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov
Reviewed-by: Vladimir Vshivkov
otc-zuul bot pushed a commit that referenced this issue Oct 2, 2023
[GAUSSDB]: New resource `gaussdb_mysql_instance_v3`

Summary of the Pull Request
New resource to manage GaussDB MySql
PR Checklist

 Refers to: #1805
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccMysqlGaussdbInstanceV3Basic
--- PASS: TestAccMysqlGaussdbInstanceV3Basic (1090.83s)
=== RUN   TestAccGaussDBMySqlV3_importBasic
--- PASS: TestAccGaussDBMySqlV3_importBasic (227.82s)
PASS

Process finished with the exit code 0

Reviewed-by: Aloento
Reviewed-by: Vladimir Vshivkov
Reviewed-by: Anton Sidelnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement proposal SDK Requires SDK changes
Projects
None yet
Development

No branches or pull requests

3 participants