Script Secrets Management
I would like to propose another type of variable for scripts that is more secure, for things like API keys.
There could be a secrets manager area with names for each secret, for example, "atera-api-key". Then the script could have something like {[secret=atera-api-key]}.
This would help us automate scripts that have sensitive information and ensure those keys aren't saved in plain text within the script.
1
vote
