forked from brainly/terraform-provider-redshift
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Add support for managing Redshift Roles.
More specifically we should be able to use the provider to:
- Create new role
- Alter/Rename an existing role
- Granting/Revoking permissions from an existing role
- Drop a role
- (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. -.
- (optional) total control of roles creation in the system (i.e. when a role is created outside Redshift,
terraform planshould show diffs. (the end user should be able to enable/disable this feature)
Metadata
Metadata
Assignees
Labels
No labels