Skip to content

Enum property type always corresponds to string type in generated code #78

@magodo

Description

@magodo

Google's Enum type support both string and int type, however, in azure template implementation, it just assume the enum is always typedefed from string. Maybe some resource has int enum, then magic module will fail to generate correct code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    future featureA nice-to-have feature future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions