jenkinsci / jenkinsci/configuration-as-code-plugin
readFile with default
Open
- Dominant language
- Java
- Stars
- 2.8k
- Forks
- 756
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 10
Description
### What feature do you want to see added?
Currenlty it's not possible to use readFile substition with a fallback value.
```yaml
password: "${file:/data/secret/jenkins-password.txt:-fallback}"
````
Now this logs a warning.
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.