Hi,
Is there a way cloning variable set including all the secrets in it? Basically I want a copy of variable set which includes variables across various environment and also contains secrets, so that I can play around with cloned variable set without disturbing the existing one which is consumed by live applications. Note I have already read # Clone Variable Set but this does not cater for secrets.