radius-project / roadmap

https://radapp.io
Apache License 2.0
0 stars 0 forks source link

Ability to configure which Recipe drivers are enabled #8

Open willtsai opened 6 months ago

willtsai commented 6 months ago

Overview of roadmap item

We should make the set of recipe drivers configurable either as part of a Radius installation or as part of a Radius environment. A recipe driver is the component that enables a specific technology for use in recipes. eg: the Terraform driver supports Terraform, and the Bicep driver supports Bicep. We will expand and generalize the set of possible drivers over time meaning that additional technologies will be added.

For compliance reasons, organizations may want to limit the set of drivers based on many different requirements. The scope of this issue is to determine the mechanism for configuration as well as the defaults.

Related issues

### Related issues
- [ ] https://github.com/radius-project/radius/issues/6915

Additional context