Hello there,
In order to avoid storing credentials on the Octopus server, we have been using prompted secure variables. This works wonderfully. However, during a deployment that was skipping the steps required for the variable, I entered a dummy entry into the prompt (as the variable was marked ‘required’), that just happened to be a single character.
What is now happening is that every instance of that character is being dutifully starred out by Octopus, and it’s rendering the logs almost unreadable.
I have deleted the release which originally used this dummy value, and even gone on to delete the entire project, as well as running quite strict retention policies against it. However, this secure variable refuses to go away.
Where might it be kept, and how might we remove it?