aws-secrets-github-sync
aws-secrets-github-sync copied to clipboard
Error: connect EHOSTDOWN 169.254.169.254:80 - Local (192.168.1.103:56361)
Hello, I tried this tool with the right pre-reqs (authenticated github and also have the right aws creds) and I get this error. Am I missing something?
`$ aws-secrets-github-sync -s secret-arn -r repo-name (node:56565) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode on September 8, 2024 and reach end-of-support on September 8, 2025.
Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check blog post at https://a.co/cUPnyil (Use node --trace-warnings ... to show where the warning was created) Error: connect EHOSTDOWN 169.254.169.254:80 - Local (192.168.1.103:56361) at internalConnect (node:net:1092:16) at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18) at node:net:1322:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11)`