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.
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.