Describe your feature request
It would be great if the secrets I add in my app during development are ordered in the same way as the secrets listed on a deployment
What problem(s) would this feature solve?
When deploying an app with lots of secrets, it’s easy to miss a config variable, and it’s quite a pain to cross-reference when they are sorted differently and you have to hunt around
Explain what you were trying to do when you came across the problem leading to this feature request
I often deploy apps with 10-15 secrets and it can be quite frustrating - especially when forgetting 1 secret means waiting a few more minutes to redeploy and check again