Hello, i am facing issue that when i am trying to ...
# typescript
c
Hello, i am facing issue that when i am trying to run sudo yum -y update from my ec2 instance i am getting error: Could not retrieve mirrorlist http://repo.eu-central-1.amazonaws.com/latest/main/mirror.list error was 12: Timeout on http://repo.eu-central-1.amazonaws.com/latest/main/mirror.list: (28, 'Connection timed out after 10001 milliseconds')
g
This is likely an issue with your VPC setup, not having an internet gateway or appropriate routes to it.
c
yes, i didn't find any example for this on pulumi