terraform-provider-postgresql icon indicating copy to clipboard operation
terraform-provider-postgresql copied to clipboard

Add support for foreign server and user mapping

Open bilby91 opened this issue 2 years ago • 1 comments

Hello,

We are using the provider very extensively in my organization and we are looking into managing foreign servers and user mappings.

Foreign Server: https://www.postgresql.org/docs/current/sql-createserver.html User Mapping: https://www.postgresql.org/docs/current/sql-createusermapping.html

I'm looking into potentially implementing it based on availability. Would this be something that the maintainers would like to support?

Thanks in advance for the hard work on this project!

bilby91 avatar Apr 08 '22 01:04 bilby91

Anyone working on this? It would be really nice to have this feature available

fabio-paiva-sp avatar Jun 03 '22 13:06 fabio-paiva-sp