Hi Everyone, I am trying to create a postgres dest...
# support
r
Hi Everyone, I am trying to create a postgres destination on rudderstack control plane using terraform. But it gives me error. Error Mentioned Below.
m
Hey There! đź‘‹ Your message has been received by the RudderStack team. Our standard customer support hours are 9-6 PM EST, but we will forward this request to your Technical Account Manager, and they will get back to you shortly. Please use the thread for any additional comments.
q
Postgres destination creation via Terraform is not supported yet. You can create it via UI.
r
is there another database that i can use?
g
Yes, there are multiple databases supported. You can check in resources section of the terraform docs https://registry.terraform.io/providers/rudderlabs/rudderstack/latest/docs
s
@gentle-petabyte-80785 Are there any plans in the pipeline to add support for PostgreSQL in Terraform in the future?
Can I configure an ETL (Extract, Transform, Load) process using Terraform?
q
Are there any plans in the pipeline to add support for PostgreSQL in Terraform in the future?
No, we don’t have it in the pipeline.
Can I configure an ETL (Extract, Transform, Load) process using Terraform?
You can use this provider to programmatically access the RudderStack control plane via Terraform and seamlessly manage your source-destination configurations. ETL sources are not available for free plans.
s
Thanks @quiet-wolf-72320. If I switch to the paid plan, will I have the option to add ETL as a data source through terraform? Additionally, could you kindly provide me with the link to access the configuration files included in the paid plan.
https://registry.terraform.io/providers/rudderlabs/rudderstack/latest/docs Here i can see very limited configurations sample files. This is for free only?
@quiet-wolf-72320 waiting…
g
What sources/destination you can add? That depends on your plan. Here's a comparison for cloud data plane and here for open-source data plane Terraform does not have any connection with access to features(hence pricing). And it is quite limited in terms integrations supported by it. If you have the access to a particular feature and it is supported by Terraform, you can use it. No additional pricing for using Terraform.