Feature: Allow configuration of variables that behave like secrets, expect they should not be “hidden”.
Description:
When connecting to an 3rd party API it’s great with a secret. But would also be awesome if we could add a configuration of the hostname, without the variable being “hidden” in secret.
Use-case:
This could also be relevant when adding a DEBUG variable, that should be either “0” or “1”. No need to have such things hidden as secrects.