github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/internal/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