Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Simplify logic where ternary operator can return a list directly #51

@lorengordon

Description

@lorengordon

The ternary operator can return any type now. Rather than machinations with slice/list/etc, just return the desired list value directly.

https://www.terraform.io/docs/configuration/expressions.html#conditional-expressions

Originally posted by @lorengordon in #49

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions