cyrilgdn / terraform-provider-postgresql

Terraform PostgreSQL provider
https://www.terraform.io/docs/providers/postgresql/
Mozilla Public License 2.0
356 stars 181 forks source link

Create a datasource postgresql_query #393

Open kolesaev opened 5 months ago

kolesaev commented 5 months ago

Hello,

This is a feature request.

Is it possible to implement a postgresql_query datasource like in the link below? I would also appreciate if it's implemented with fixes from 1.21.1-beta.1 https://registry.terraform.io/providers/ricochet1k/postgresql/latest/docs/data-sources/postgresql_query

Terraform Version

Any

Affected Resource(s)

-

Terraform Configuration Files

-

Debug Output

-

Panic Output

-

Expected Behavior

We'd like to be able to execute SQL-queries in the provider

Actual Behavior

-

Steps to Reproduce

-

Important Factoids

-

References

https://registry.terraform.io/providers/ricochet1k/postgresql/latest/docs/data-sources/postgresql_query