You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraformDummyRepo2/vendor/github.com/hashicorp/terraform-plugin-test/doc.go

8 lines
312 B
Go

// Package tftest contains utilities to help with writing tests for
// Terraform plugins.
//
// This is not a package for testing configurations or modules written in the
// Terraform language. It is for testing the plugins that allow Terraform to
// manage various cloud services and other APIs.
package tftest