In Go you can do `a, b, c bool` and they'll all be of type bool.
terraform workspace new granra
So you do:
var terraform Terraform
args.Bind(&terraform)
if terraform.Workspace {
// do workspace stuff
I think.
EDIT: I don't know how hackernews formatting works :/
I guess for simple purposes this is fine though.