Skip to main content

Changelog

See what's new with Windmill.

Secondary Storage

Persistent Storagev1.340.0

5/31/2024 |

Docs

Read and write from a storage that is not your main storage by specifying it in the S3 object as "secondary_storage" with the name of it.

New features

  • Add additional storages from S3, Azure Blob, AWS OIDC or Azure Workload Identity.
  • From script, specify the secondary storage with an object with properties `s3` (path to the file) and `storage` (name of the secondary storage).