erick-thompson
erick-thompson
I'm running into a similar issue, but with Terraform. Under the root node, there is a variables key with a value that the tool is turning into an array, when...
Sure. I'll paste a shortened example here. If you need the full files, I can upload them. The HCL is ``` variable "container_name" { default = "insightprofileservice" } variable "container_port"...
That is what I figured. Any point in filing an issue in the terraform repo?
Thanks. I chimed in on the thread just in case. BTW thanks for the awesome project. It's allowed me to figure out what variables are in play.
This is something that would be very useful to me as well. Thanks for building this module, it makes working with msbuild much easier.
Is there a longer term fix for this? I'm running into the same issue with a set of web integration tests.
Is there any indication of when this issue occurs? I would love to be able to detect how often this happens so I can the transaction tradeoff
I've been spending some time on this issue and while split queries do have inherent problems, I don't think this particular issue is due to such a problem. TLDR; the...
Any update on this? It's very awkward to use right now