in projects/imds/imds.go [44:48]
func main() { flag.StringVar(®ion, "region", "us-west-2", "AWS region") flag.Parse() getLaunchTemplates() }