Hi,
I have a pipeline that reads the secrets (username,password,port) for connecting to the servers. These servers are grouped by environment. Ex: Environment A123 has servers server1, server2, server3.
Currently, I define the secret like env123_ser1_username, env123_ser1_password. It will be best, if there is a functionality to group the secrets by environment env123.