terraform/helper
Mitchell Hashimoto 42edd22566
helper/variables: address go vet
2016-12-10 20:32:50 -05:00
..
acctest
config
copy config/module: use the raw source as part of the key 2016-09-30 10:44:46 -07:00
diff
encryption provider/aws: Extract helper/encryption library 2016-12-06 14:24:21 -06:00
experiment
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
resource
schema Check for interpolated values when reading a map 2016-11-28 09:04:24 -05:00
shadow
signalwrapper providers/azurerm: cancellable storage account creation 2016-08-15 21:12:32 -07:00
validation Fix typo in test method name (#10370) 2016-11-25 16:20:12 +00:00
variables helper/variables: address go vet 2016-12-10 20:32:50 -05:00
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.