Skip to content

Fix issue with grant schema resource when ALL is used to define the privileges #26

@karim-fc

Description

@karim-fc

When ALL is used as the privilege for a schema grant, the provider reads all the privileges separately and so it sees as if there is a change in the terraform state.
This can be fixed by checking if ALL is in the state, all the privileges must be selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions