stephen-harris
stephen-harris
I noticed a number of functions are defined in a downstream repo so I created some functions there: https://github.com/zclconf/go-cty/pull/80 I've missed out pascal case but happy to add that for...
As per @apparentlymart comment, I've ported the PR to this repo (https://github.com/hashicorp/terraform/pull/27357) A couple points about my implementation: - It removes any non-alphanumeric characters, including letters outside of the latin...
Broken for me in 2.2.3 (upgraded from 2.0.3). Our projects already have [sourceRepos set to 0](https://github.com/argoproj/argo-cd/issues/7104#issuecomment-995366406). Context is we are using GitHub to host a private subchart that's referenced in...