Registry / other / hashicorp-terraform-plugin-framework

hashicorp-terraform-plugin-framework

JSON →
library1.19.0gogounverified

A framework for building Terraform providers with advanced capabilities and type-safe resource definitions.

go get github.com/hashicorp/terraform-plugin-framework
INSTALL
IMPORT
SIG · HASHICORP-TERRAFOR
H
hashicorp-terraform-plugin-framework
othergov1.19.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tfsdk
github.com/hashicorp/terraform-plugin-framework

Declares a variable of type tfsdk.Provider.

package main import ( "context" "github.com/hashicorp/terraform-plugin-framework/tfsdk" ) func main() { var provider tfsdk.Provider _ = provider }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.19.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hashicorp-terraform-plugin-framework — go get hashicorp-terraform-plugin-framework · libregistry