hashicorp / terraform-plugin-codegen-openapi

OpenAPI to Terraform Provider Code Generation Specification
Mozilla Public License 2.0
49 stars 9 forks source link

Adding commit sha to version information #65

Closed bendbennett closed 11 months ago

bendbennett commented 11 months ago

Following installation of the tfplugingen-openapi binary using:

go install github.com/hashicorp/terraform-plugin-codegen-openapi/cmd/tfplugingen-openapi@latest

Execution of tfplugingen-openapi -version will now display the Git sha used when the binary was built and installed:

tfplugingen-openapi version: dev commit: 32d23ca52dc1def9fdceadb1c9e11780cc1c1ee7

Open Questions

github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.