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
We could add an EC2 service discovery package. EC2 allows for searching instances via tags. We could again use aws-sdk-go and manage fetching instances via ec2.DescribeInstances.
We could add an EC2 service discovery package. EC2 allows for searching instances via tags. We could again use
aws-sdk-goand manage fetching instances viaec2.DescribeInstances.