全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

ksyun_volume_attach

最近更新时间:2019-12-20 18:05:58

Provides a resource to attach a volume to a KEC instance.

Example Usage

resource "ksyun_volume_attach" "default" {
volume_id="9778a85d-ea38-4521-a0d1-987538cbdc40"
instance_id="37ed557e-c092-418d-97bf-9642315de2f1"
}

Argument Reference

The following arguments are supported:

  • volume_id - (Required) The ID of the volume.
  • instance_id - (Required) The ID of the KEC instance.
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈