radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.48k stars 94 forks source link

Allow users to input secret store IDs in `secrets` block in Portable radius resources #7771

Open lakshmimsft opened 2 months ago

lakshmimsft commented 2 months ago

Overview of feature request

The secrets block input in resources for eg,

typespec/Applications.Datastores/redisCaches.tsp

typespec/Applications.Datastores/sqlDatabases.tsp

typespec/Applications.Messaging/rabbitMQQueues.tsp

typespec/Applications.Datastores/mongoDatabases.tsp

Have fields that users can provide as input on the resource.

This is a request is to extend the capability for secrets block so that users can provide input of Applications.Core/secretStores ids , keys and input sensitive information on the resource.

Acceptance criteria

Ability of users to provide input as Applications.Core/secretStores source id, keys for input in the secrets block of above resources.

Additional context

Some related discussion links on discord where users have brought up this question:

https://discord.com/channels/1113519723347456110/1209443884317278208/1211935107057975326

https://discord.com/channels/1113519723347456110/1247828628306399304/1247828628306399304

https://discord.com/channels/1113519723347456110/1227335825348366398/1227655898906890311

Would you like to support us?

AB#12900

radius-triage-bot[bot] commented 2 months ago

:wave: @lakshmimsft Thanks for filing this feature request.

A project maintainer will review this feature request and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

azure-boards[bot] commented 2 months ago

✅ Successfully linked to Azure Boards work item(s):

radius-triage-bot[bot] commented 2 months ago

:+1: We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

lakshmimsft commented 2 months ago

related to #5520