terraform/helper
Paul Hinze da872eee66 Merge pull request #4864 from hashicorp/phinze/aws-min-elb-cap-regression
aws: undeprecate min_elb_capacity; restore min capacity waiting
2016-01-27 14:17:10 -06:00
..
acctest tests: allow opt-out of remote tests via env var 2016-01-21 15:44:18 -06:00
config
diff
hashcode
logging
mutexkv
pathorcontents
resource Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
schema Merge pull request #4864 from hashicorp/phinze/aws-min-elb-cap-regression 2016-01-27 14:17:10 -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.