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

Cannot create CVM with CLOUD_HSSD #2113

Open
9whirls opened this issue Sep 7, 2023 · 0 comments
Open

Cannot create CVM with CLOUD_HSSD #2113

9whirls opened this issue Sep 7, 2023 · 0 comments

Comments

@9whirls
Copy link

9whirls commented Sep 7, 2023

When creating a CVM from Tencent Cloud console, CLOUD_HSSD(增强型SSD) can be used for both system disk and data disk without any issue. However, when I do the same thing via Terraform, it results in the following errors.

Error: "system_disk_type" must contain a valid string value must in array []string{"LOCAL_BASIC", "LOCAL_SSD", "CLOUD_BASIC", "CLOUD_SSD", "CLOUD_PREMIUM", "CLOUD_BSSD"}, got "CLOUD_HSSD" (for system disk)

Error: [TencentCloudSDKError] Code=InvalidParameter, Message=[19041]CVM not support the required disk, RequestId=baf61d4e-14c2-41aa-bd77-9ddf0073ec37 (for data disk)

I observe this issue on the latest version (1.81.24).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant