I am unable to deploy on AWS using v2.12, but v2.11 works. I am following the instructions here…
https://openvidu.io/docs/deployment/deploying-aws/
It works if I use this template… https://s3-eu-west-1.amazonaws.com/aws.openvidu.io/CF-OpenVidu-2.11.0.yaml
But not if I use CF-OpenVidu-2.12.0.yaml
or CF-OpenVidu-latest.yaml
. If I use either of those I get WaitCondition CREATE_FAILED Failed to receive 1 resource signal(s) within the specified duration
.
I am using all the same parameters for both versions.
Is there an issue with that template or do I need to do something different?
Thanks.