FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

[CCE] - Node Pool Management #392

Closed osaluden closed 3 years ago

osaluden commented 4 years ago

Hi there,

As a Terraform developper I would to manage CCE Node Pool thanks to Terraform in order to fully automate CCE administration. Thanks in advance for your feedback.

B.R. Olivier

niuzhenguo commented 4 years ago

Do we have such API exposed on FlexibleEngine?

ypilpre commented 4 years ago

Seems that API for POST action on nodepools is not exposed on CCEv2. Only GET is available.

{ "message": "API not found", "request_id": "a4d7603d-4d6c-4761-8e54-f61d5b77bd89" }

Based on https://support.huaweicloud.com/en-us/api-cce/cce_02_0354.html

fculpo commented 3 years ago

Hi, any news on this ?

A flexibleengine_cce_nodepools_vX would be a great enhancement.

antonin-a commented 3 years ago

Hello @fculpo , timing is good :) It is under deployment and should be ok by the end of the day !

qukuijin1989 commented 3 years ago

hi @osaluden , if this problem has been resolved, could you please close it ?

osaluden commented 3 years ago

@qukuijin1989 yes it is solved, issue closed. Thank you for your help!