Registry / utility / hashicorp-terraform-plugin-framework-validators

hashicorp-terraform-plugin-framework-validators

JSON →
library0.19.0gogounverified

Validators for use with the Terraform Plugin Framework to validate provider configuration and resource attributes.

go get github.com/hashicorp/terraform-plugin-framework-validators
INSTALL
IMPORT
SIG · HASHICORP-TERRAFOR
H
hashicorp-terraform-plugin-framework-validators
utilitygov0.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.

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

Create a string length validator for Terraform attributes.

package main import ( "fmt" "github.com/hashicorp/terraform-plugin-framework-validators/stringvalidator" ) func main() { fmt.Println(stringvalidator.LengthAtLeast(1)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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