<@ULVA73B9P> What is the best way to manage secret...
# ask-marvin
f
@Marvin What is the best way to manage secrets in prefect open source? I like that I can define them in the UI, but it would be better to keep them in an external vault, or as a code so nobody can accidentaly change a secret value
@Nate do you have any ideas on this one? Not sure why Marvin ignores me ((
n
@Marvin yo
🧐
well i have to fix that, but as far as your question it really depends on your org / objectives lots people use hashicorp vault, some people use AWS secret manager, lots of people use prefect secrets
f
How does the integration with the two vaults you mention look like? For us it would be Azure Key Vault, but not sure thats an option.