terraform/helper
Radek Simko 86acdccaf2 helper/resource: Add timeout to TimeoutError msg (#8773) 2016-09-15 10:53:25 +01:00
..
acctest
config
diff
hashcode
hilmapstructure
logging Silence log output when not verbose 2016-08-01 17:19:14 -04:00
mutexkv
pathorcontents
resource helper/resource: Add timeout to TimeoutError msg (#8773) 2016-09-15 10:53:25 +01:00
schema core: Check for attrV being nil before dereference 2016-09-14 09:51:15 +01:00
signalwrapper providers/azurerm: cancellable storage account creation 2016-08-15 21:12:32 -07: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.