cdktf / cdktf-provider-postgresql

Prebuilt Terraform CDK (cdktf) provider for postgresql.

Home Page:https://cdk.tf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for CockroachDB

aaomidi opened this issue · comments

Hi!

I did not see any documentation other than hashicorp/terraform-provider-postgresql#91 for terraform to support a cockroachdb backend. I was wondering if this project has support for cockroachdb, or if there's something I need to do.

Based on the answers here, I'll do a followup PR to add documentation to https://www.terraform.io/language/settings/backends/pg

Hey there, I asked the maintainer of the postgresql provider and they said it's not tested, but if one sets the expected_version so that the provider does not fail detecting the version it could work. Hope this helps, let me know if it worked :)

Thank you! I'll update this issue soon with testing results.

Hey @aaomidi, how did it go?

Closed due to inactivity

I'm going to lock this issue because it has been closed for at least 7 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue so we can investigate further.