terraform/helper
James Bardin c9e1d26c25 remove the legacy schema access
Having removed the methods, it is straightforward to mechanically update
this file to get rid of all references to the "legacy schema". There is
now only one config schema type to deal with in the sdk.
2019-05-14 18:12:57 -04:00
..
acctest
config
copy
customdiff
didyoumean
diff
encryption
experiment
hashcode
hilmapstructure
logging
mutexkv
pathorcontents
plugin remove the legacy schema access 2019-05-14 18:12:57 -04:00
resource Stop grpc server when running ACC tests 2019-04-29 14:14:04 -04:00
schema remove SkipCoreTypeCheck 2019-05-14 18:05:30 -04:00
shadow
signalwrapper
slowmessage
structure
validation Merge pull request #18614 from craigatgoogle/float-validation 2019-05-06 17:56:56 -07:00
variables
wrappedreadline
wrappedstreams
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.