Akshay Karle
Akshay Karle
Thanks for that clarification @dbamohsin. Could you please share the API endpoints and payload you used to update your cluster? Also, attaching the terraform file and the state file would...
Hey @dbamohsin I still haven't had time to verify this. But in the api payload you've sent, you set the `paused` value to false. Is that the correct payload you...
Thanks for reporting that @Brian-Gaffney . Will look into this soon, but a PR is welcome if you want to give it a shot :)
hey all, thanks for all the inputs. I will update the readme with instructions to rename the binaries to avoid confusion.
Hello, I'm working with @cmardiros and we are still seeing this error even with postgres 13.11 db pinned with helm. We are using the following setup: * Helm chart version:...
We've also run into the same issue. Disabling the serviceAccount creation or doing something similar to what @mixecan mentioned seems to work for us. But it does mean we are...
Thanks for the PR @tuxpower, but it seems that the tests are breaking because you haven't added teams to [mongodb.go](https://github.com/akshaykarle/go-mongodbatlas/blob/master/mongodbatlas/mongodb.go). Adding it there should fix the tests hopefully and then...
Hi @tuxpower any updates on this?
https://github.com/re-data/dbt-re-data/pull/106 should fix this. is someone able to review and merge it? it has been open for a while now.
hey @mateuszklimek did you or someone else get a chance to review this?