mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-03 12:00:17 -05:00
Support for attributes with NestedTypes was added in https://github.com/hashicorp/terraform/pull/28055, and should have included a format version bump: this is a backwards-compatible change, but consumers will need to be updated in order to properly decode attributes (with NestedTypes) going forward.
3 lines
31 B
JSON
3 lines
31 B
JSON
{
|
|
"format_version": "0.2"
|
|
} |