最近更新时间:2025-03-18 20:10:11
提供将卷附加到KEC实例的资源。
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.
支持以下参数:
volume_id
- (必选)卷的ID。
instance_id - (必选)KEC实例的ID。
纯净模式