Alan Voiski
Alan Voiski
The [mikefarah/yq](https://github.com/mikefarah/yq/) is available in the [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/yq.rb) but it has a lack of features like filter, etc. The best case is to convert to json, make the work, and covert...
Thanks, @kislyuk, it is a good idea to wrap the solution. JQ is much ahead of any yaml processor solution. For ci, I will still prefer to use @mikefarah solution...
> still looking for @yml or --yaml-output option. @DonBower If you check the discussion, you will see some options using a combination of tools. You can use [tdusmann](https://github.com/stedolan/jq/issues/467#issuecomment-468702282) answer like...
@nicowilliams As @OnkelTem mentioned, we have a lot of external solutions with muti-os support. So, I don't see it as a big problem to put pressure. I believe some folks,...
I made that change on my PR https://github.com/asdf-community/asdf-hashicorp/pull/59 It is working fine for me with old terraform versions.
There was an incident on datadog yesterday. We also had some instances impacted, but we only saw them today. https://status.datadoghq.com/incidents/q2d98y2qv54j
@sgnn7 If this is the trick, can we make flags to allow retry for auto recovery or other mechanisms behind some config? So you can preserve current behavior but allow...
Any updates on this? I'm also interested in having it.