Files
opentf/helper
James Bardin 8ab5698e2a Merge pull request #19587 from hashicorp/jbardin/safe-appends
don't modify argument slices
2018-12-10 15:10:02 -05:00
..
2014-10-09 21:29:21 -07:00
2018-12-03 18:12:02 -05: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.