radius-project / roadmap

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

Recipes for any kind of resource #15

Open willtsai opened 6 months ago

willtsai commented 6 months ago

Overview of roadmap item

Recipes in Radius should support any kind of resource that UCP supports. Right now Recipes support the standard resources defined in Radius. In the future Recipes will support specific non-portable resources like an Azure Storage account or AWS SQS queue.

Users will be able to encode the dependency they have a specific resource type rather than using Applications.Core/extenders as a workaround.

Related issues

- [ ] https://github.com/radius-project/radius/issues/6916
- [ ] https://github.com/radius-project/radius/issues/5497

Additional context