terraform/helper
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import 2015-10-15 13:48:58 -07:00
..
config
diff
hashcode
resource fix a bunch of tests from go-getter import 2015-10-15 13:48:58 -07:00
schema helper/schema: ValidateFunc support for maps 2015-10-14 15:10:22 -05:00
url
README.md

README.md

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.