test(inventory/instnces): add tests for 'perInstance' arguments

This commit is contained in:
Johannes Kirschbauer
2025-04-01 12:49:33 +02:00
parent 663739a629
commit b08c67cc7b
4 changed files with 169 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{ lib, callInventoryAdapter }:
let # Authored module
let
# Authored module
# A minimal module looks like this
# It isn't exactly doing anything but it's a valid module that produces an output
modules."A" = {