torc-run/Generate Kickstart Configuration
Generate tfvars files from kickstart.json configuration using directory structure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to kickstart.json configuration file | yes | kickstart.json |
| output-path | Output path for kickstart.json (same as input for validation) | yes | kickstart.json |
| workflow-name | AAP workflow name (optional - will auto-detect from directory structure) | no | auto-detect |
| environment | Environment name (dev, pat, prod) for loading environment config | no | dev |
| commit-changes | Whether to commit the generated tfvars files back to the PR | no | true |
Outputs
no outputs