Benoît Vidis

Results 3 comments of Benoît Vidis

One solution to this situation I am using is to split the stack into several terraform projects. The dependencies between the projects can be imported using [`remote state data sources`](https://www.terraform.io/docs/language/state/remote-state-data.html)....

I *thought* I encountered the same issue, but it seems the problem is actually on the logger side only, when setting the `DEBUG` environment variable. Watching the query from `pg_stat_activity`...

Ok, thank you. I did not think of skipping the request builder and call `execute` directly. Still, this is very confusing for the user, as `application/json` or graphql content types...