Indirect reference to secret in CI stages
S
Superior Hamster
In CI module currently if we add an env variable and value is assigned as some expression which points to the identifier for a secret, the expression does not resolve with the value of the secret.
This enhancement is to allow for this functionality as it is possible to do so in CD steps or custom stages such usage is possible.
Log In