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
An array of VPC IDs to attach to this Bare Metal Instance. This parameter takes precedence over `enable_vpc2`. Please choose one parameter.
[optional]
detach_vpc2
Array<String>
An array of VPC IDs to detach from this Bare Metal Instance. This parameter takes precedence over `enable_vpc2`.
[optional]
enable_vpc2
Boolean
If `true`, VPC 2.0 support will be added to the new server. This parameter attaches a single VPC 2.0 netowrk. When no VPC 2.0 network exists in the region, it will be automatically created. If there are multiple VPC 2.0 networks in the instance's region, use `attach_vpc2` instead to specify a VPC 2.0 network.
[optional]
tags
Array<String>
Tags to apply to the instance.
[optional]
user_scheme
String
Linux-only: The user scheme used for logging into this instance. By default, the "root" user is configured. Alternatively, a limited user with sudo permissions can be selected. * root * limited