You are a life saver, I tried running your one-click deployments and am getting a "No export named typesense-vpc-VPCID found. Rollback requested by user." error though and can't figure out why?
The names of the vpc stack's exported values are dependent on the name of the stack. I named my vpc stack, "typesense-vpc", in order for the exported values to have the names that the cluster stack expects.
Calvin ButlerStefan Olaru Thanks so much for replying (I missed this) I tried recreating the stacks with the VPC stack first and I called it "typesense-vpc". I am now getting an error when trying to create the instance event listener of "Resource handler returned message: "Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist." when deploying the cluster stack