Skip to content

use sets instead of lists in terraform schema #586

@mariobassem

Description

@mariobassem

currently, lists are used in the provider's schema. any change to the order of the workloads in lists will result in unexpected behavior on the grid.

Instead, sets should be used to uniquely identify workloads not just by their place in a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions