@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
František
04/04/2024, 8:05 AM
@Nate do you have any ideas on this one? Not sure why Marvin ignores me ((
n
Nate
04/04/2024, 1:25 PM
@Marvin yo
Nate
04/04/2024, 1:25 PM
🧐
Nate
04/04/2024, 1:26 PM
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
František
04/10/2024, 3:21 PM
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.