github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/legacy/helper/schema/doc.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  // Package schema is a legacy package that used to represent the SDK, which is now its own
     5  // library external to Terraform Core https://github.com/hashicorp/terraform-plugin-sdk
     6  // Some of it is still used by Terraform's remote state backends, but this entire
     7  // package should be removed in the future.
     8  package schema