huaweicloud / terraform-provider-huaweicloud

Terraform HuaweiCloud provider
https://www.terraform.io/docs/providers/huaweicloud/
Mozilla Public License 2.0
208 stars 156 forks source link

No resources related to ServiceStage #383

Closed thiagoeh closed 2 years ago

thiagoeh commented 4 years ago

None of the ServiceStage related resources are available.

Terraform Version

terraform version
Terraform v0.12.28
+ provider.huaweicloud v1.16.0

References

niuzhenguo commented 4 years ago

@thiagoeh We need ServiceStage to provide a Golang sdk first.

niuzhenguo commented 4 years ago

@thiagoeh You can create a request to ServiceStage team ^

tianxiaoliang commented 3 years ago

https://github.com/huaweicloud/huaweicloud-sdk-go-v3/tree/master/services/servicestage/v2

here is the go sdk

tianxiaoliang commented 3 years ago

service stage has changed the model, plz only use v2 API.