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
Copy file name to clipboardExpand all lines: website/docs/r/kubernetes_node_pool.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,7 @@ The `auto_scaling_config` object supports the following:
182
182
*`instance_type` - (Required, ForceNew) Specified types of CVM instance.
183
183
*`backup_instance_types` - (Optional) Backup CVM instance types if specified instance type sold out or mismatch.
184
184
*`bandwidth_package_id` - (Optional) bandwidth package id. if user is standard user, then the bandwidth_package_id is needed, or default has bandwidth_package_id.
185
+
*`cam_role_name` - (Optional, ForceNew) Name of cam role.
185
186
*`data_disk` - (Optional) Configurations of data disk.
186
187
*`enhanced_monitor_service` - (Optional, ForceNew) To specify whether to enable cloud monitor service. Default is TRUE.
187
188
*`enhanced_security_service` - (Optional, ForceNew) To specify whether to enable cloud security service. Default is TRUE.
0 commit comments