@@ -81,7 +81,7 @@ In addition to all arguments above, the following attributes are exported:
81
81
* ` availability_zone ` - The available zone that the CVM instance locates at.
82
82
* ` cbs_configs ` - CBS config. The cbs_configs is populated when the cbs_filter is added.
83
83
* ` available ` - Whether the configuration is available.
84
- * ` device_class ` - Example model .
84
+ * ` device_class ` - Device class .
85
85
* ` disk_charge_type ` - Payment model. Value range:
86
86
- PREPAID: Prepaid;
87
87
- POSTPAID_BY_HOUR: Post-payment.
@@ -90,11 +90,11 @@ In addition to all arguments above, the following attributes are exported:
90
90
- CLOUD_PREMIUM: Represents high-performance Cloud Block Storage;
91
91
- CLOUD_SSD: Represents SSD Cloud Block Storage;
92
92
- CLOUD_HSSD: Represents enhanced SSD Cloud Block Storage.
93
- * `disk_usage` - System disk or data disk . Value range:
93
+ * `disk_usage` - Cloud disk type . Value range:
94
94
- SYSTEM_DISK: Represents the system disk;
95
95
- DATA_DISK: Represents the data disk.
96
- * `extra_performance_range` - Additional performance ranges .
97
- * `instance_family` - Example model series .
96
+ * `extra_performance_range` - Extra performance range .
97
+ * `instance_family` - Instance family .
98
98
* `max_disk_size` - The maximum configurable cloud disk size, in GB.
99
99
* `min_disk_size` - The minimum configurable cloud disk size, in GB.
100
100
* `step_size` - Minimum step size change in cloud disk size, in GB.
0 commit comments