Tyler Wanner
07/25/2022, 6:07 PMTyler Wanner
07/27/2022, 2:14 PMdbt_cli_profile = DbtCliProfile(
name="jaffle_shop",
target="dev",
target_configs=target_configs,
)
result = trigger_dbt_cli_command(
"dbt debug",
overwrite_profiles=True,
dbt_cli_profile=dbt_cli_profile
)
It does not appear that there is a Prefect-native way to mount or pre-load a secret as a file at flow execution time but that's ok because I can get the values from a secret block and then use them in my flow this way rather than trying to worry about files at allBring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by