gravitational / protoc-gen-terraform

Generates Terraform provider schemas and unmarshallers from protobuf definitions
Apache License 2.0
17 stars 5 forks source link

Published Version Tags / Releases #37

Open jeffwecan opened 1 year ago

jeffwecan commented 1 year ago

Howdy y'all!

It would be handy to be able to reference releases by git SHA. Would it be possible to push up a tag for the current and future releases along these lines? I.e., add a v2.1.0 tag for the current HEAD ref (and for new versions moving forward).

Thanks for the consideration! <3