terraform/helper
Paul Stack bf755bb5c9 Merge pull request #8585 from hashicorp/f-diff-suppression
helper/schema: Add diff suppression callback
2016-09-01 14:46:03 +01:00
..
acctest
config
diff
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
resource Remove `first` variable an extra if block 2016-08-30 17:56:26 -04:00
schema Merge pull request #8585 from hashicorp/f-diff-suppression 2016-09-01 14:46:03 +01:00
signalwrapper providers/azurerm: cancellable storage account creation 2016-08-15 21:12:32 -07: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.