serverless-google-cloudfunctions
serverless-google-cloudfunctions copied to clipboard
Custom deployment bucket
Is there a way to specify a custom deployment bucket?
I know there's a deploymentBucketName in https://github.com/serverless/serverless-google-cloudfunctions/blob/master/shared/setDeploymentBucketName.js
but is there a way to override its default name?
There does not seem to be. This would be a good feature to have. As well as the possibility of using a pre existing bucket.
Both these features seem to exist for AWS already.
Is this feature going to be implemented in the short term ?