Provides a Vultr User resource for creating, managing, and authenticating users with customizable access controls and API enablement.
Provides a Vultr User resource. This can be used to create, read, modify, and delete Users.
Create a new User without any ACLs
Create a new User with all ACLs
The following arguments are supported:
name - (Required) Name for this user.email - (Required) Email for this user.password - (Required) Password for this user.api_enabled - (Optional) Whether API is enabled for the user. Default behavior is set to enabled.acl - (Optional) The access control list for the user.The following attributes are exported:
id - ID associated with the user.name - Name for this user.email - Email for this user.api_enabled - Whether API is enabled for the user.Users can be imported using the User ID, e.g.
0 Comments
Be the first to comment and share your perspective with the community.