File: README.md

package info (click to toggle)
golang-github-hashicorp-terraform-plugin-test 1.3.0%2Bgit20200503.328f99a-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 184 bytes parent folder | download
1
2
3
4
# Terraform Plugin Test Helper Library

This is an **experimental** library for testing Terraform plugins in their
natural habitat as child processes of a real `terraform` executable.