terraform/helper
Paul Hinze a8d2ad3ebe refactor s3 bucket test to expect non-empty plan
pushing to master but paging @catsby for post-hoc review
2016-01-05 17:38:38 -06:00
..
acctest provider/google: enchance storage acctests to avoid collisions 2016-01-05 09:07:45 -06:00
config
diff
hashcode
logging core: use same logging setup for acctests 2015-12-08 17:50:36 -06:00
mutexkv provider/aws: serialize SG rule access to fix race condition 2015-11-18 12:39:59 -06:00
pathorcontents
resource refactor s3 bucket test to expect non-empty plan 2016-01-05 17:38:38 -06:00
schema Merge pull request #3257 from fatih/fix-nil-setting-schema 2015-12-08 20:15:00 -06: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.