open-nomad/tools/ec2info
Seth Hoenig ec0d5e9950 build: make ec2info command usable from GNUMakefile
The ec2info was never intuitive to run - needing to set the AWS
envinronment variables, cd'ing into tools/ec2info, and knowing
to invoke the command.

This PR makes it so we can run ec2info just by running
make ec2info

The command now also checks for the AWS environment variables being
set, and provides a useful error if they are not.
2022-09-09 08:48:12 -05:00
..
cpu_table.go.template env_aws: get ec2 cpu perf data from AWS API 2020-10-08 12:01:09 -05:00
main.go build: make ec2info command usable from GNUMakefile 2022-09-09 08:48:12 -05:00