Štefan Peťovský

Results 2 issues of Štefan Peťovský

I'm lacking the way how to translate title and value of specific column more automatically. Is there any way how to achieve this? Currently the value part I'm doing via...

I believe part of the problem with the credential category lies in [`if f.ID == "credential" && item.Category == "API_CREDENTIAL"`](https://github.com/speto/terraform-provider-onepassword/commit/b0ed23bb8b25781eea5688ab19bccbd9ff224d06#diff-18c55ffdfc96b7b20ba10dc130135cec8cb91111e4e4eb711994c18a71017533R366) where `"credential"` is checked against `f.ID`. I'm not sure if...