tools.go (208B)
1 // Copyright (c) HashiCorp, Inc. 2 // SPDX-License-Identifier: MPL-2.0 3 4 //go:build tools 5 6 package tools 7 8 import ( 9 // Documentation generation 10 _ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs" 11 )
terraform-provider-matrix | |
| git clone git://archive.git.mtrnord.blog/MTRNord/terraform-provider-matrix.git | |
| Log | Files | Refs | README | LICENSE |