github.com/turtlemonvh/terraform@v0.6.9-0.20151204001754-8e40b6b855e8/helper/README.md (about)

     1  # Helper Libraries
     2  
     3  This folder contains helper libraries for Terraform plugins. A running
     4  joke is that this is "Terraform standard library" for plugins. The goal
     5  of the packages in this directory are to provide high-level helpers to
     6  make it easier to implement the various aspects of writing a plugin for
     7  Terraform.