最近更新时间:2019-12-20 18:05:58
Provides a resource to attach a volume to a KEC instance.
resource "ksyun_volume_attach" "default" {
volume_id="9778a85d-ea38-4521-a0d1-987538cbdc40"
instance_id="37ed557e-c092-418d-97bf-9642315de2f1"
}
The following arguments are supported:
volume_id
- (Required) The ID of the volume.instance_id
- (Required) The ID of the KEC instance.纯净模式