Files
opentf/helper
James Bardin df1ac404fc fix error string matching in test
This package is no longer used, but we are retaining it for now for its
help in protocol test coverage.
2020-09-23 16:43:40 -04:00
..
2019-08-02 14:51:40 -04:00
2020-05-22 11:28:56 +05:30
2020-09-23 16:43:40 -04:00
2017-02-14 09:27:23 -08:00
2014-07-28 10:43:00 -07:00

Helper Libraries

This folder contains helper libraries for Terraform plugins. A running joke is that this is "Terraform standard library" for plugins. The goal of the packages in this directory are to provide high-level helpers to make it easier to implement the various aspects of writing a plugin for Terraform.