terraform/helper
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type 2015-01-10 16:04:01 -08:00
..
config Fix failing tests 2014-10-09 21:29:21 -07:00
diff ResourceDiff => InstanceDiff 2014-09-17 16:33:24 -07:00
hashcode
multierror
resource helper/resource: RetryError for quitting quickly 2014-10-17 18:28:03 -07:00
schema helper/schema: add float type 2015-01-10 16:04:01 -08:00
ssh helper/ssh: Cleanups 2014-10-13 12:48:06 -07:00
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.