rrahul963 / serverless-create-global-dynamodb-table

serverless plugin that would create global dynamodb tables for specified tables
Apache License 2.0
25 stars 17 forks source link

Failed to create/update the stack in second region with createStack: true and version v2 #48

Open markgofigr opened 2 years ago

markgofigr commented 2 years ago

I have createStack: true with two regions. In my second region's cloudformation I am getting "Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist. I believe it is skipping the step of placing the lambda function into the second region.