subhamay-bhattacharyya-gha/CloudFormation Template Validator
Validates CloudFormation templates with comprehensive error reporting and artifact generation. Requires repository checkout and AWS credentials to be configured by the caller workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cloudformation-dir | Directory containing CloudFormation templates | no | . |
| template-file | CloudFormation template filename | no | template.yaml |
| aws-region | AWS region for validation | no | us-east-1 |
| aws-role-arn | AWS IAM role ARN for authentication | yes | — |
Outputs
| name | description |
|---|---|
| validation-result | Validation result (success/failure) |