terraform/helper
James Nugent df06d5623d Merge pull request #8249 from meteor/glasser/name-prefix-timestamp
core: name_prefix names now start with a timestamp
2016-08-23 14:37:56 +02:00
..
acctest tests: allow opt-out of remote tests via env var 2016-01-21 15:44:18 -06:00
config
diff helper/diff: replace ocnfig/lang 2016-02-03 13:24:04 -05:00
hashcode Return nonnegative hash if int is 32 bits 2016-07-01 14:40:53 -07:00
hilmapstructure core: Defeat backward compatibilty in mapstructure 2016-06-08 18:38:41 +01:00
logging Silence log output when not verbose 2016-08-01 17:19:14 -04:00
mutexkv
pathorcontents
resource Merge pull request #8249 from meteor/glasser/name-prefix-timestamp 2016-08-23 14:37:56 +02:00
schema terraform: diffs with only tainted set are non-empty 2016-08-12 17:37:49 -05: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.