Skip to content

Add support for managing Redshift Roles #11

@dimitris4000

Description

@dimitris4000

Add support for managing Redshift Roles.

More specifically we should be able to use the provider to:

  1. Create new role
  2. Alter/Rename an existing role
  3. Granting/Revoking permissions from an existing role
  4. Drop a role
  5. (optional) Besides managing roles, this provider should be able to "detect" role usages by other TF managed (this provider only) resources - like users, groups, etc. -.
  6. (optional) total control of roles creation in the system (i.e. when a role is created outside Redshift, terraform plan should show diffs. (the end user should be able to enable/disable this feature)

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