Multi-Provider Infrastructure Support
Open
area/provisioning
feature
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Enable each provisioning layer to use different IaC providers (Bicep, Terraform, etc.) within the same project.
**Acceptance Criteria**:
- [ ] Support Bicep provider for layers
- [ ] Support Terraform provider for layers
- [ ] Provider-specific configuration and execution
- [ ] Consistent parameter passing between providers
- [ ] Output sharing between layers using different providers
- [ ] Error handling and reporting per provider
- [ ] Documentation for mixed-provider scenarios
Contributor guide
Assessment
This issue has not been assessed yet.