terraform/helper
Radek Simko 6fdbca8e58 Merge pull request #2466 from TimeIncOSS/f-schema-field-name-validate
schema: Add field name to ValidateFunc
2015-06-24 18:52:53 +01:00
..
config
diff
hashcode formatting, cleanups 2015-02-11 11:40:49 -08:00
multierror
resource provider/template: don't error when rendering fails in Exists 2015-06-17 15:33:07 -05:00
schema Merge pull request #2466 from TimeIncOSS/f-schema-field-name-validate 2015-06-24 18:52:53 +01: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.