Open
Description
Hello,
I'm trying to fetch integer values from AWS SECRET MANAGER json document, but with vals seems not possibile.
Is there a supported solution out of the box ?
Example JSON
{ "secret": { "test": 1 } }
ref+awssecrets://dev?region=eu-central-1#/secret/test
Result using vals eval -f:
expand awssecrets://dev?region=eu-central-1#/secret/test: no value found for key secret/test
Thanks in advance
Metadata
Assignees
Labels
No labels