Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Implement C# equivalent for Terraform tuple #4

@teneko

Description

@teneko

Currently you are not able to represent Terraform tuples in C# schema classes.

What needs to be done:

  • Extend BlockBuilder by TupleDefinition
  • Introduce C# attributes for correctly annotating properties to reflect the position of tuple elements
  • Reflect new encoding and decoding behaviour in Trancoding/*.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions