Dominik Müller

Results 3 issues of Dominik Müller

Explains how `toToml` and `fromToml` can be used in chart templates. Implementation detail for the `fromToml` function can be found here: https://github.com/helm/helm/pull/12026. **Attention!** This Pull Request depends on https://github.com/helm/helm/pull/12026. It...

size/M

### Summary SSH Keys currently return the [string value](https://github.com/1Password/terraform-provider-onepassword/blob/main/internal/provider/onepassword_item_data_source.go#L377) of the private key field. This feels a bit strange since the OP cli and UI would return the keys in...

enhancement

**What this PR does / why we need it**: Adds `fromToml` function that allows parsing TOML configuration. Like `fromJson` or `fromYaml`. Closes #12024. **Special notes for your reviewer**: I added...

size/M