Himanshu Jain

Results 4 issues of Himanshu Jain

#358 **Can I work on this issue?**

Hacktoberfest

Hi @TechVine , can you please assign this issue to me and add Hacktoberfest labels !!

``` vault.hashicorp.com/agent-inject-secret-oauth2-secrets.sh: "secret/[DC]/oidc-client-secret" vault.hashicorp.com/agent-inject-template-oauth2-secrets.sh: | {{- with secret "secret/[DC]/oidc-client-secret" -}} OAUTH2_PROXY_CLIENT_ID='name-oauth-client' OAUTH2_PROXY_CLIENT_SECRET={{ .Data.oidc_client_secret }} OAUTH2_PROXY_COOKIE_SECRET=dd if=/dev/urandom bs=32 count=1 2>/dev/null | base64 | tr -d -- '\n' | tr -- '+/'...

### What feature or new tool do you think should be added to DevToys? YAML Formatter ### Why do you think this is needed? Similar to JSON formatter, YAML is...

feature
untriaged