dealing with <azure-native redis cache> returning ...
# general
t
dealing with azure-native redis cache returning accessKeys only when it updates or creates. What's the best way to generate a secret from an optionally returned resource value? (My assumption is if I add a conditional secret create, pulumi will assume it is not declared and therefore delete the secret when the redis cache is not updated or created)
a
hey daniel, did you found a solution to this, I'm dealing with the same issue