terraform/builtin
Sander van Harmelen 95bedaceaa Make the hash consistent again (#11546)
The existing hash function for set items cannot generate consistent hashes when using both `Optional` and `Computed` on a schema field.

I tried to add this use case to the existing code base, but came to the conclusion this would be quite an endeavor.

That together with the fact this is the only field in all sets used in all builtin providers/resources that would be using both options at the same time, made me decide to change this single resource instead.
2017-01-31 15:00:11 +01:00
..
bins update privisioner bins to use new functions 2017-01-26 15:09:15 -08:00
providers Make the hash consistent again (#11546) 2017-01-31 15:00:11 +01:00
provisioners Merge pull request #10934 from hashicorp/f-provisioner-stop 2017-01-30 12:53:15 -08:00