Design layer configuration schema for `azure.yaml`
Open
area/provisioning
enhancement
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Define the YAML schema structure for specifying infrastructure layers in the azure.yaml configuration file, including layer metadata, provider information, and dependencies.
**Acceptance Criteria**:
- [ ] YAML schema supports layer name, provider type, and file path specification
- [ ] Schema validation for layer configuration
- [ ] Support for layer dependencies and deployment order
- [ ] Backward compatibility with existing azure.yaml format
- [ ] Schema documentation and examples
- [ ] JSON schema definition for IDE support
Contributor guide
Assessment
This issue has not been assessed yet.