toolsascode/Go Modeler for File Templates
Create and compile your file templates for deploy, Github Step Summary and others with ease.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| log-level | Expected log level in application output. Currently the following options are supported: debug, info, warn, error, fatal or panic | no | info |
| environments | List of environment variables in key=value format | no | "" |
| environment-file | Environment variables file in YAML or JSON format. | no | "" |
| template | gotemplate code block to be rendered. | no | "" |
| template-file | List of template files for rendering. | no | "" |
| template-path | Path of template files for rendering. | no | "" |
| output-path | The path where the rendered files will be stored. | no | ./outputs |
| github-step-summary | Add rendered content to GITHUB_STEP_SUMMARY output. | no | false |
Outputs
no outputs