github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/providers/doc.go (about) 1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 // Package providers contains the interface and primary types required to 5 // implement a Terraform resource provider. 6 package providers