Join Slack
Powered by
Is it possible to make an EnvVarSecret "required" ...
# ask-community
s
Scott Zelenka
03/11/2020, 9:03 PM
Is it possible to make an EnvVarSecret "required" similar to how Parameters are required?
https://docs.prefect.io/api/latest/tasks/secrets.html#secret
Scott Zelenka
03/11/2020, 9:16 PM
found the
raise_if_missing
parameter, it was just named differently than the way Parameter handled the same situation
👍 1
Open in Slack
Previous
Next