terraform/helper
Mitchell Hashimoto 2444986fe8 helper/schema: nice error if update isn't supported 2014-08-19 09:26:48 -07:00
..
config helper/config: clean up validation to work with nested items 2014-07-16 15:08:35 -07:00
diff Fixed a ton of typos in docs and comments 2014-08-07 00:19:56 -07:00
multierror Fixed a ton of typos in docs and comments 2014-08-07 00:19:56 -07:00
resource Fixed a ton of typos in docs and comments 2014-08-07 00:19:56 -07:00
schema helper/schema: nice error if update isn't supported 2014-08-19 09:26:48 -07:00
ssh Merge pull request #162 from desimone/patch-3 2014-08-07 15:19:08 -04:00
README.md dos2unix 2014-07-28 10:43:00 -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.