terraform/helper
Mitchell Hashimoto 663be265dc helper/config: can validate nested structures
/cc @pearkes - See docs
2014-07-08 11:14:53 -07:00
..
config helper/config: can validate nested structures 2014-07-08 11:14:53 -07:00
diff helper/diff: add ID to diff 2014-07-07 14:57:41 -07:00
multierror terraform: Context introduction 2014-07-03 10:14:17 -07:00
resource helper/resource: automatically validate resources 2014-07-08 10:17:36 -07:00
README.md add readme to helper dir 2014-07-08 10:20:44 -07:00

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.