terraform-provider-gitea/vendor/github.com/hashicorp/terraform-exec/tfexec/doc.go

5 lines
218 B
Go
Raw Normal View History

2022-04-03 04:07:16 +00:00
// Package tfexec exposes functionality for constructing and running Terraform
// CLI commands. Structured return values use the data types defined in the
// github.com/hashicorp/terraform-json package.
package tfexec