You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`instance_id` - (Optional, String) ID of the instances to be queried.
53
54
*`instance_name` - (Optional, String) Name of the instances to be queried.
54
55
*`instance_set_ids` - (Optional, List: [`String`]) Instance set ids, max length is 100, conflict with other field.
@@ -73,6 +74,7 @@ In addition to all arguments above, the following attributes are exported:
73
74
*`data_disk_size` - Size of the data disk.
74
75
*`data_disk_type` - Type of the data disk.
75
76
*`delete_with_instance` - Indicates whether the data disk is destroyed with the instance.
77
+
*`dedicated_cluster_id` - Exclusive cluster id.
76
78
*`expired_time` - Expired time of the instance.
77
79
*`image_id` - ID of the image.
78
80
*`instance_charge_type_prepaid_renew_flag` - The way that CVM instance will be renew automatically or not when it reach the end of the prepaid tenancy.
0 commit comments