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

Support Managed Redis User Access Control #439

Merged
merged 5 commits into from
Dec 8, 2023

Conversation

christhemorse
Copy link
Contributor

Description

This PR updates the Vultr TF provider user resource to support new access control information and operations for Redis Managed Databases. On the read side, it will pull in the existing access control information returned from the API when applicable and also supports providing a custom access_control block to set a custom configuration on creation and update. In addition, it fixes a couple of error message matches that were changed on the Vultr API side and causing some test failures.

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

Copy link
Member

@optik-aper optik-aper left a comment

Choose a reason for hiding this comment

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

Tested and working

@optik-aper optik-aper merged commit 6aaee67 into vultr:master Dec 8, 2023
3 checks passed
@christhemorse christhemorse deleted the dbaas-redis-user-acl branch December 8, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants