Flag to show if a Secure Variable has been set
Currently there is no way to know if a secure variable has been set or not. Often times larger companies rely on other departments (prod control, ops, etc) to set sensitive variables, whereas the developers set the install steps for their application. There is no way currently to know if a secure variable has been set when deploying to an environment.
4
votes

-
Anonymous commented
+1 for this idea. When in doubt, we end up looking up the values in a separate repo and re-entering them, just to be sure they are set.
-
Anonymous commented
This would be an extremely helpful feature for our organization.