techjavelin/techjavelin/iac-github-actions // terraform // validate
Performs a Validation of all terraform files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| terraform-dir | Absolute path or relative path from project root to where your terraform files are | no | . |
| version | Specific version of terraform to use | no | latest |
Outputs
| name | description |
|---|---|
| init | Initialization Output |
| format | Formatting Results |
| format_files | Files formatted |
| validate | Validation Results |