5d4e69cc80
We were waiting until the higher-level (m schemaMap) diffString method to apply defaults, which was messing with set hashcode evaluation for cases when a field with a default is included in the hash function. fixes #824 |
||
---|---|---|
.. | ||
config | ||
diff | ||
hashcode | ||
multierror | ||
resource | ||
schema | ||
ssh | ||
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.