terraform/helper
James Nugent cb8a0549e1 Merge pull request #5757 from hashicorp/f-output-testing
Add TestCheckOutput helper to resource testing
2016-03-21 17:19:08 +00: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
logging provider/aws: log HTTP req/resp at DEBUG level 2016-03-14 12:26:37 -05:00
mutexkv
pathorcontents
resource Merge pull request #5757 from hashicorp/f-output-testing 2016-03-21 17:19:08 +00:00
schema Merge pull request #5218 from paybyphone/paybyphone_set_maxitems 2016-03-01 09:27:59 -08: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.