Skip to content

Data sources for roles #6

@dcuenot

Description

@dcuenot

Hi,

First, well done for your provider, it's very useful!
I have a feature request, do you plan to Data sources for existing roles?

Expected code could be like this:

data "postgresql_role" "my_admin" {
  name     = "my_admin"
}

And my expected behaviour is to load an existing role, and to grant new roles to it.

Thanks in advance for your feedback
Regards

Damien

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-responseFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions