Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rdb): Adding privileges support #844

Merged
merged 10 commits into from
Jul 9, 2021

Conversation

jeansebastienh
Copy link
Contributor

@jeansebastienh jeansebastienh commented May 21, 2021

Resources

  • Implementation
  • Test
  • Documentation

Datasources

  • Implementation
  • Test
  • Documentation

fix: bad uuid management

fix: Create was not properly handling regional IDs

testing updating resource

docs

docs: updating format following 'convention'

removing test

fix: parseRegionalId instead of extract

missing other occurence

feat(rdb): supporting datasource

doc: documenting the rdb priv resources
@jeansebastienh jeansebastienh marked this pull request as ready for review June 24, 2021 08:23
@jeansebastienh jeansebastienh requested a review from remyleone June 28, 2021 09:37

In addition to all arguments above, the following attributes are exported:

- `permission` - The permission for this user on the database
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add valid values ? Valid values are readonly, readwrite, all, custom and none

@remyleone remyleone merged commit ef11dac into scaleway:master Jul 9, 2021
@juliuste
Copy link

juliuste commented Dec 5, 2021

Hey 🙂 Thank you very much for implementing this! Any estimations for when a new provider version which includes this feature will be published to the terraform registry? 😄

@remyleone
Copy link
Member

The new provider is coming very soon, we are in the process of fixing some acceptance tests and will do a release soon after. If you are in a hurry and need to have this provider ASAP you can use the following override to make it happen: https://www.terraform.io/docs/cli/config/config-file.html#development-overrides-for-provider-developers

@jeansebastienh jeansebastienh deleted the rdb-privileges branch December 8, 2021 12:55
@remyleone remyleone added the rdb Managed MySQL and PostgreSQL issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rdb Managed MySQL and PostgreSQL issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants