minamijoyo / tfupdate

Update version constraints in your Terraform configurations
MIT License
556 stars 23 forks source link

Support shorter alias for terraform registry syntax #45

Closed nitrocode closed 3 years ago

nitrocode commented 3 years ago

This works

tfupdate release list cloudposse/kms-key/aws -s tfregistryModule

It's a lot more text than seems necessary. What do you think ? Could we do a -t so it's fewer chars ?

minamijoyo commented 3 years ago

@nitrocode Thank you for your proposal. I hesitate to add a new flag for alias because it limits future extensibility. If you feel it's too redundant, why not register a shell alias as you like?