terraform/helper
Radek Simko 1df1c21d5b schema: Allow *Resource as Elem of TypeMap in validation (#12722) 2017-03-15 14:54:41 +00:00
..
acctest
config
copy
diff
encryption
experiment
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
resource move TestReset mock from terraform to helper 2017-03-08 17:48:11 -05:00
schema schema: Allow *Resource as Elem of TypeMap in validation (#12722) 2017-03-15 14:54:41 +00:00
shadow
signalwrapper
slowmessage
validation
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.