resource "cloudru_evolution_postgresql_user" "resource_user" {password = "SecurePass123!"name = "username"cluster_id = "00000000-0000-0000-0000-000000000000"}
cluster_id (String) Идентификатор кластера.
name (String) Имя пользователя.
password (String) Пароль.
granted_roles (Attributes List) Назначенные роли. (see below for nested schema)
id (String) Имя пользователя.
supported_roles (Attributes List) Доступные роли. (see below for nested schema)
Optional:
name (String) Название роли.
Optional:
name (String) Название роли.