terraform/helper
Mitchell Hashimoto ff7b58f032
providers/aws: peering connection id-only test settings
2016-04-20 12:19:21 -07: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 providers/aws: peering connection id-only test settings 2016-04-20 12:19:21 -07: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.