Feature: Configuration Variable Discovery

It would be an awesome feature if Octopus Deploy could analyse all config files in a nuget package and show all the overridable variables their current value.

It would also be useful if we could scope variables to individual config files.

Would it be possible to open up the config file manipulation to custom sections? as my understanding is that at the moment only AppSettings and ConnectionStrings are supported?

As you no doubt have guessed our project has a lot of configuration files, I would like to make as many of them as possible dumb templates and manage configuration via OD. :smiley: