terraform/helper
Radek Simko db97555e3e
helper/resource: Add TestStep.SkipFunc
2017-08-30 10:24:02 +02:00
..
acctest Fix swallowed err in acctest package 2017-07-19 16:24:41 -07:00
config
copy
diff
encryption
experiment
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
resource helper/resource: Add TestStep.SkipFunc 2017-08-30 10:24:02 +02:00
schema Use t.Helper() in our test helpers 2017-08-28 09:59:30 -07:00
shadow Make sure shadow.closeWalker doesn't copy Mutexes 2017-07-07 11:20:54 -04:00
signalwrapper
slowmessage
structure
validation helper/validation: Fix validation package 2017-08-28 14:41:01 -07:00
variables
wrappedreadline
wrappedstreams
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.