Package terraform-plugin-sdk provides a framework for building Terraform providers with version 2 of the SDK.
go get github.com/hashicorp/terraform-plugin-sdk/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Terraform resource using the SDK's schema helper.
Evaluate github.com/hashicorp/terraform-plugin-framework for new development.
No dependency data recorded yet.