ionos-deploy-now/DeployNow template rendering
Fill templates of configuration files before deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 22, 2026
- License
- None
Pinned Snippet
uses: ionos-deploy-now/template-renderer-action@e752ab581c607a0a16aea81f2a26cf0d9e199399 # v2.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment-id | The id of the current deployment | no | — |
| input-directory | The directory to search for template files | yes | — |
| output-directory | The directory where the processed templates will be written to | yes | — |
| intermediate-data-file | A file used to store information about prepared templates when using this action in multiple steps | no | — |
| template-extension | The file extension which identifies template files | yes | .template |
| use-context-sensitive-references | Use valid urls und port numbers for intermediate references when using this action in multiple steps | yes | true |
| data | Data to use for rendering templates as json objects | no | — |
Outputs
no outputs