Results 5 comments of Oliver

If we enable parallel_plan, it would be good to have a configuration item for how many parallel to run. Even a 2x parallel would be a huge relief for us

The merged PR applies to the base repository schema so it applied to all repository types. This is working as expected for an npm repo: - I applied the terraform...

This is caused by AWS SSE not being configured correct. See the notes from the AWS bucket provider: ``` // The server-side encryption algorithm used when storing this object in...

A config file would still be helpful. It'd be _very_ slick to have the concept of "contexts" (like in kubectl), but even a static config file could be swapped out...

> The workflow you are trying to support is using vault to generate the certs instead of CRDBs self-signed version? Yes, in general that's what I'm trying to support. Though,...