Skip to content

Add support for publishing to multiple locations.

Daniël Franke requested to merge feature/multiple-publish-locations into main

This adds support for the KMS publisher to push the data to multiple locations. Right now these all have to be s3, but the config format will allow other providers in case we need to configure that.

Merge request reports