mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
At some point after this documentation was originally written the schema structure grew to include the possibility of structural attribute types, represented using "nested_type" instead of "type" in the attribute definition, but it seems that the documentation was not updated to mention that. This is just a minimal extra note about that focused mainly on just acknowledging that this possibility exists at all, in case anyone is relying on these docs to build something to parse this format. It would probably be helpful to expand both this and the existing documentation to specify the format more precisely, but my focus here is just on quickly filling in this missing piece so that the documentation is complete, even if not detailed and precise. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>