Add validation for layer configuration
Open
area/provisioning
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement comprehensive validation to ensure layer configurations are valid, consistent, and deployable before execution.
**Acceptance Criteria**:
- [ ] Schema validation for layer configuration syntax
- [ ] File path and provider validation
- [ ] Dependency consistency checking
- [ ] Resource naming conflict detection across layers
- [ ] Pre-deployment validation with detailed error reporting
Contributor guide
Assessment
This issue has not been assessed yet.