serverless-google-cloudfunctions icon indicating copy to clipboard operation
serverless-google-cloudfunctions copied to clipboard

Deploy to GCP with custom region from CLI as deploying to AWS Lambda

Open AsafTAG opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched existing issues, it hasn't been reported yet

Use case description

Right now we can't deploy GCP Functions wih custom region from the CLI. Using AWS Lambda function there is an option using --region parameter.

Proposed solution (optional)

Copy the same CLI deploying features from AWS Lambda to GCP.

AsafTAG avatar Jun 19 '22 12:06 AsafTAG