itowlson / spin-variables

Inspect configuration variables of a Spin application
0 stars 0 forks source link

Show expansions #1

Open itowlson opened 2 days ago

itowlson commented 2 days ago

Show how component variables and outbound hosts are expanded.

(Triggers can perform expansion, e.g. the Redis address: not sure if we can reliably detect those.)

Initial scope would be environment variables - we could later add the ability to consume a runtime config file.