ljz-digital-solutions/Environment Verify
Validate JSON files against schemas with environment variable substitution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema | Path to JSON schema to validate against | yes | — |
| input | Path to input JSON file that needs to be validated | yes | — |
| env-vars | Environment variables as JSON object | no | — |
| env-secrets | Environment secrets as JSON object | no | — |
| output | Path to write the validated and substituted JSON to | no | — |
| version | Version of env-verify to use (defaults to latest) | no | latest |
| repository | Repository to download env-verify from | no | LJZ-Digital-Solutions/env-verify |
Outputs
no outputs