Closed mcmah309 closed 3 months ago
Currently only user provided variables can be used as inputs to a module in yard.yaml
... outputs: Containerfile: - base: version: "24.04"
Environment variables should be acceptable as well
... outputs: Containerfile: - base: version: $VERSION
Completed
Currently only user provided variables can be used as inputs to a module in yard.yaml
Environment variables should be acceptable as well