erick-thompson

Results 6 comments of 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.