terraform/helper
clint shryock 6bafd4c896 fix typo 2017-01-10 11:06:51 -06:00
..
acctest
config
copy
diff
encryption provider/aws: Extract helper/encryption library 2016-12-06 14:24:21 -06:00
experiment
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
resource
schema fix typo 2017-01-10 11:06:51 -06:00
shadow
signalwrapper
validation Fix typo in test method name (#10370) 2016-11-25 16:20:12 +00:00
variables helper/variables: trim whitespace on key before empty string comp 2016-12-14 13:52:34 -08:00
wrappedreadline
wrappedstreams helper/wrappedstreams: get original console input/output on Windows 2016-11-21 10:44:01 -08: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.