ucloud/terraform-provider-ucloud

Datasource ucloud_instance_types is not supported.

hanyouqing opened this issue · 1 comments

It is not recommended that hard coded the instance-type in the IaC code. I always filter instance type by cpu and memory (aws, alicloud or tencentcloud) by datasource which is not supported by ucloud.

Regarding the definition of the instance_type, we are revising it. In order to ensure the compatibility, we will support the corresponding functions after the revision.