| Name | Type | Description | Notes |
|---|---|---|---|
| databaseUser | string | Database username to create (alphanumeric and underscores). | |
| password | string | Password for the database user (requires mixed case, letters, and numbers). | |
| host | string | Host the user connects from (IPv4, IPv6, % wildcard, or localhost). Defaults to localhost. |