github.com/kevinklinger/open_terraform@v1.3.6/noninternal/legacy/helper/schema/doc.go (about) 1 // Package schema is a legacy package that used to represent the SDK, which is now its own 2 // library external to Terraform Core https://github.com/hashicorp/terraform-plugin-sdk 3 // Some of it is still used by Terraform's remote state backends, but this entire 4 // package should be removed in the future. 5 package schema