I think I found the issue, the problem with the route set in the cloudformation template which allow the whitelisted IP only to use the internet gateway which for me doesn't make sense.
"Route": {
"Type": "AWS::EC2::Route",
...
Hey,
I have more details, I logged in the EC2 instances and checked the logs:
so the script failed due to this:
/var/lib/cloud/instance/scripts/part-001: line 64: /usr/local/bin/cfn-signal: No such file or directory
but the main issue is from the EC...
Hi David,
Thanks for follow up
Version 3.5.16Cloud formation template https://s3.amazonaws.com/awsmp-fulfillment-cf-templates-prod/17c0aa41-14ff-4e63-9f02-b536c6f5aec4.4dddc428-f6cf-4ba5-80d0-ffb9ea08398c.template
the Error:
WaitCondition timed out. ...