maskati/Bicep Dependency Diagram

Generate a diagram of Bicep module dependencies in Mermaid flowchart syntax

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-methodWhether to build using Bicep PowerShell module (powershell) or Bicep CLI (cli).nopowershell
working-directoryDirectory from which to generate the diagram. If not provided runs from `GITHUB_WORKSPACE` which is typically the repository checkout root.no.
recurseWhether to generate diagram from bicep files found recursively (true) or only the current directory (false).notrue
job-summaryWhether to output the diagram to the GitHub job summary (true) or only as the action diagram output (false).notrue
namedescription
diagramMermaid flowchart diagram of bicep dependencies