Ben
Ben
Getting the same error, with the following config. Weirdly the `kuberntes` provider works a treat. On ``` data "google_client_config" "current" {} provider "kubernetes" { load_config_file = false host = module.google.cluster_endpoint...
We have been having this issue as well. It would be massively useful for us to be able to be able to connect to a managed Postgres instance and declarivetely...
🎉 I have now got it up and running in here https://github.com/benfdking/terraform-provider-postgresql/pull/1 with a very simple example. Requires terraform 0.12, couldn't get the setup with the plugins to work with...
@tun0 I don't think it's necessarily the fact that it doesn't work in terraform 0.13. In fact there is nothing that to me would indicate it shouldn't: I just couldn't...
For use with terraform 0.13 and just generally easier use https://registry.terraform.io/providers/tumelohq/postgresql/latest Note that the documentation isn't there yet, the best I can do is point to the example.
Hey @ademariag With the ever so slight bias of being part of the @tumelohq team that created it, I do think this solution is a nice step forward and it...
Hey 👋, Ben here from Quary, I just saw this! Yep, we would be happy to integrate https://github.com/quarylabs/sqruff in a way that makes sense, feels like there could be a...
Hey @dfdgsdfg Thanks for reaching out. One of our tasks is to draw a small comparison chart of the competitive landscape. There's some overlap, of course, with Cube.JS as you...
This has been implemented, but it's not quite everywhere yet but it does work and is documented here: https://www.quary.dev/docs/configuration#clickhouse
Let me know how it goes! If there are any problems, please raise.