Closed bflad closed 8 months ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
tfplugingen-framework CLI version
Current
main
HEAD (03a9e455a82729007a3a799baaa5ed32bc6db33e)Provider Code Spec File
Expected Behavior
Installing locally via
go install ./cmd/tfplugingen-framework
to succeed.Actual Behavior
Additional Information
Looks like the
go.mod
is pointing at a pre-squash merge commit from https://github.com/hashicorp/terraform-plugin-codegen-spec/pull/77.Code of Conduct