Skip to content

Commit 7267192

Browse files
authored
updated autoscaleprofile doc (apache#255)
1 parent 47b2bbf commit 7267192

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

website/docs/r/autoscale_vm_profile.html.markdown

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,24 @@ The following arguments are supported:
4848
* `other_deploy_params` - (Optional) A mapping of additional params used when
4949
creating new instances.
5050

51+
* `counter_param_list` - (Optional) Counter parameters for monitoring.
52+
53+
* `user_data` - (Optional) User data for VM initialization.
54+
55+
* `user_data_id` - (Optional) the ID of the Userdata.
56+
57+
* `user_data_details` - (Optional) Additional user data details.
58+
59+
* `autoscale_user_id` - (Optional) the ID of the user used to launch and destroy the VMs
60+
61+
* `display` - (Optional) Whether the profile is displayed to end users.
62+
63+
* `account_name` - (Optional) account that will own the autoscale VM profile.
64+
65+
* `project_id` - (Optional) an optional project for the autoscale VM profile.
66+
67+
* `domain_id` - (Optional) The domain ID where the profile exists.
68+
5169
* `metadata` - (Optional) A mapping of metadata key/values to assign to the
5270
resource.
5371

0 commit comments

Comments
 (0)