terraform-provider-postgresql
terraform-provider-postgresql copied to clipboard
[Feature Request] Create a datasource postgresql_query
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
+1