Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
Currently to get the connection string to a database resource you have to go into the resource that uses it, ie. the application. From there you can see the environment variable and copy its value to get the connection string. I think it would be helpful to have the connection string available as a property on the database resource itself.
Additional context
No response