observeinc/Terraform Resource Markdown Table

Generate a markdown table of resources from a Terraform module

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working_directoryThe directory containing the Terraform moduleno.
output_fileThe file where the output will be written, relative to the working directory. When running for the first time, the output will be appended. When re-running, the output will be overwritten. If empty, the output will only be exposed via the action's outputs and not written to a file. noREADME.md
resourcesA YAML-encoded list of resources. Each resource must have a `name` and a list of `attributes` that will be included in the table. yes
resource_header_levelThe markdown header level that will be used for each resource2
namedescription
markdownThe rendered markdown output