Skip to content

ucloud_uk8s_node.boot_disk_type is not optional #107

@namoshizun

Description

@namoshizun

While creating an ucloud_uk8s_node resource, if I don't specify the boot_disk_type, the provider will choose cloud_ssd, as the documentation says. But actually I received this error message:


Error: error on creating uk8s cluster, api:
[server.RetCodeError] 94003 

After consulting UCloud technicians, it appears to be the problem of missing BootDiskType.. So I supplied boot_disk_type = "cloud_rssd" which worked. Maybe the documentation should be updated?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions