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
@@ -109,10 +109,10 @@ The following arguments are supported:
109
109
* Block device and disk image settings for the computing instance
110
110
**Optional*
111
111
**Default*: The smallest available capacity for the primary disk will be used. If an image template is specified the disk capacity will be be provided by the template.
112
-
*`user_data` | *string*
112
+
*`user_metadata` | *string*
113
113
* Arbitrary data to be made available to the computing instance.
114
114
**Optional*
115
-
*`ssh_keys` | *array* of numbers
115
+
*`ssh_key_ids` | *array* of numbers
116
116
* SSH key _IDs_ to install on the computing instance upon provisioning.
0 commit comments