cloudneopren
yaml formatted data
Hi @pbitty, this goes into the right direction. My use case: In case there is a file
file.json
with a list of tools to be installed each with configurable package managers: [{"cosign":{"pkm":"arkade"}},{"flux":{"pkm":"go"}},{"kubectl":{"pkm":"arkade"}}]
Not sure, how to reference the key of the map and the "pkm" field:
6 replies