Create type-specific configuration file generation
Open
area/environment
engineering item
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement logic to generate environment-specific configuration files based on the selected environment type.
**Acceptance Criteria**:
- [ ] Automatic generation of type-specific ENV files (e.g., ..env)
- [ ] Automatic generation of type-specific JSON files (e.g., config.dev.json)
- [ ] Template system for type-specific configuration defaults
- [ ] Configuration file naming convention enforcement
- [ ] Integration with existing `azd init` and project setup workflows
- [ ] Support for both convention-based and explicit type configuration
Contributor guide
Assessment
This issue has not been assessed yet.