Skip to content

Improve Validation failed error message for template names with underscores #10244

Closed
@mnebelnlb

Description

@mnebelnlb

In most programming languages I'm used to, a lower dash '' is handled like a character and a normal dash '-' ist not allowed in variable names. With the template names it's the other way around: a '-' is allowed and a '' leads to a cryptic "Validation failed" after terraform ran.

I would suggest to raise some kind of warning, when the template name is invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs decisionNeeds a higher-level decision to be unblocked.s2Broken use cases or features (with a workaround). Only humans may set this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions