rjeczalik/refmt

Action for reformatting files and values HCL ⇄ JSON ⇄ YAML ⇄ ENV.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 8, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: rjeczalik/refmt-action@cc337f50a2508c0e97907ff94dca1f57653da579 # v1.2.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputStructured value or document.yes
mixinStructured value or document to be merged with the input.yes
prefixPreprends the provided string to every key-value pair.no
output_filePath to the file the output should be written to.no
typeOperation type.norefmt
encodingEncoding of the output.noyaml
namedescription
outputReformatted input value.