Jason Mooberry
Jason Mooberry
Probably a good idea. Will circle back when I have some cycles.
I think this will cause a regular curl request with a json header to appear as ajax?
+1 This seems to be an issue with c-for-go and compiler include differences? https://github.com/xlab/c-for-go/issues/49
In my situation I wasn't explicitly setting the `Version = "2008-10-17"` in the hcl and it was present in the JSON somehow so the configs never matched. I added it...