Skip to content

BREAKING CHANGE: SqlDatabaseRole: Should only handle database roles and not create database users #847

@bozho

Description

@bozho

xSQLServerDatabaseRole resource currently creates a DB user for an SQL login and assigns already existing roles to the user.

The related issue (#846) proposes renaming the resource to xSQLServerDatabaseUser.

We should then implement a new resource xSQLServerDatabaseRole, used to handle DB roles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeWhen used on an issue, the issue has been determined to be a breaking change.enhancementThe issue is an enhancement request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions