mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-22 22:57:08 -04:00
Our null-to-empty normalization was previously assuming these would always be collection types, but that isn't true when a block contains something dynamic since we must then use tuple or object types instead to properly represent all of the individual element types. |
||
|---|---|---|
| .. | ||
| diagnostic.go | ||
| diff.go | ||
| diff_test.go | ||
| format.go | ||
| object_id.go | ||
| object_id_test.go | ||
| plan.go | ||
| state.go | ||
| state_test.go | ||