mirror of https://github.com/hashicorp/terraform
When checking for "same" values in a computed hash, not only might some of the values differ between versions changing the hash, but there may be fields not included at all in the original map, and different overall counts. Instead of trying to match individual set fields with different hashes, remove any hashed key longer than the computed key with the same base name.pull/7205/head
parent
5fdcf5d16a
commit
a5c1bf1b36
Loading…
Reference in new issue