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

postgresql_grant support for procedures and routines #128

Merged

Conversation

alec-rabold
Copy link
Contributor

  • Adds support for PROCEDURES and ROUTINES, whose privileges function similar to FUNCTIONS

@stobias123
Copy link

bump - looking to start using this provider. This is a must have for us

@cyrilgdn
Copy link
Owner

Hi,

Better late than never,
I allowed myself to merge master in your branch (as I answer months after)

@cyrilgdn cyrilgdn self-requested a review January 31, 2022 22:07
@cyrilgdn cyrilgdn merged commit ee49cab into cyrilgdn:master Jan 31, 2022
@cyrilgdn
Copy link
Owner

cyrilgdn commented Feb 4, 2022

This has just been released in v1.15.0

SpencerBinXia pushed a commit to SpencerBinXia/terraform-provider-postgresql that referenced this pull request Feb 11, 2022
* add postgresql_grant support for procedures/routines

* update postgresql_grant docs to add procedures/routines

* check version for procedures/routines in tests

* move compatibility test before creating objects

* fixup! Merge remote-tracking branch 'origin/master' into feature/grant-procedures-and-routines

Co-authored-by: Cyril Gaudin <cyril.gaudin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants