You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
https://github.com/awslabs/ecs-refarch-service-discovery/blob/master/microservices/twitch/src/twitch.go#L199
cmdArgs := []string{"-s", "http://169.254.169.254/latest/meta-data/instance-id"}
Is this URL hardcoded ? can we please know the better way to get instance-id?
Thanks in advance.
The text was updated successfully, but these errors were encountered: