As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/cyrilgdn/postgresql
Hi,
It seems like the
GRANT USAGE ON SCHEMA schema_name TO role_name;
grant is currently not supported? Are there any plans to add this?