Benjamin Rapaport
02/18/2025, 8:08 PMMarvin
02/18/2025, 8:08 PMGcsBucket
class. This issue might be occurring because some parameters are not being set correctly, leading to the credentials showing up as 'None'.
Here's a potential workaround: ensure that all necessary parameters, such as bucket_folder
, are explicitly set when defining your GCP credentials block or related resources. This can sometimes resolve issues where defaults are not being handled as expected.
For more detailed information, you might want to check out the related GitHub issue here.
If this doesn't resolve your issue, please provide more details or check for updates in the Prefect community forums or GitHub issues.