Mark Reyes
09/26/2024, 5:12 PMMarvin
09/26/2024, 5:12 PMSecretStr
and SecretDict
to securely handle sensitive information.
- For more details, you can check the infrastructure concepts for work pools and block documentation.
If you need to use secrets in your environment variables, you can manually fetch secrets in your flow code and then set them as environment variables programmatically.
For more precise guidance, you could explore Prefect's extensions or community examples that implement this pattern, as the official documentation might not cover direct integration of secret blocks into work pool environment variables.Nate
09/26/2024, 5:13 PMNate
09/26/2024, 5:14 PMMark Reyes
09/26/2024, 5:15 PMNate
09/26/2024, 5:30 PMMark Reyes
09/26/2024, 5:31 PMNate
09/26/2024, 5:31 PMNate
09/26/2024, 5:31 PMjob_variables
override
so, if you don't want that, right now you might have to just load the secret yourself when you need itNate
09/26/2024, 5:32 PMMark Reyes
09/26/2024, 5:53 PMNate
09/26/2024, 5:53 PMNate
09/26/2024, 5:53 PM