Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

[resource_postgresql_default_privileges] add support for types default privileges #134

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

Vince-Chenal
Copy link
Contributor

@Vince-Chenal Vince-Chenal commented Apr 29, 2020

As asked in this issue, I wanted to add support for functions and types for default privileges.

By the way, those two new objects types also suffers from this issue

I did not know how to test it, I can update the PR if anyone has ideas to improve the PR.

Copy link

@vfoucault vfoucault left a comment

Choose a reason for hiding this comment

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

LGTM

@cyrilgdn cyrilgdn added this to the 1.7.0 milestone Jun 19, 2020
@cyrilgdn
Copy link
Contributor

cyrilgdn commented Jun 19, 2020

Hi @Vince-Chenal ,

Sorry for the delay, I totally missed your PR TBH 🤦

We just merged another PR which add the support for functions in postgresql_grant and postgresql_default_privileges.

Could you just rebase your PR on master to add the support for types and I'll test it/merge it right after.

Thanks for this PR and sorry again for the delay.

@Vince-Chenal Vince-Chenal changed the title [resource_postgresql_default_privileges] add support for types and functions default privileges [resource_postgresql_default_privileges] add support for types default privileges Jun 22, 2020
@Vince-Chenal
Copy link
Contributor Author

Hey @cyrilgdn ,
I rebased my branch but I don't really have the time right now to do additional tests.

Copy link
Contributor

@cyrilgdn cyrilgdn left a comment

Choose a reason for hiding this comment

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

I rebased my branch but I don't really have the time right now to do additional tests.

Thanks a lot @Vince-Chenal , I quickly tested it and it looks good to me 👍

@cyrilgdn cyrilgdn merged commit 8792d89 into hashicorp:master Jul 3, 2020
@cyrilgdn
Copy link
Contributor

FYI, this has just been released in v1.7.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants