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

[Feature Request] Create a datasource postgresql_query

Open kolesaev opened this issue 1 year ago • 1 comments

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

kolesaev avatar Jan 15 '24 09:01 kolesaev

+1

jkstpierre avatar Jul 31 '24 19:07 jkstpierre