Skip to content

Conversation

atorrescogollo
Copy link

Currently, postgresql_default_privileges resources cannot be imported, which forces you to recreate each default privilege without seeing the current status.

This PR adds support for importing postgresql_default_privileges resources into the Terraform state.

The import ID format would be defined as:

<role>@<database>@<owner>@<object_type>@<schema>@<with_grant_option>

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.

1 participant