Skip to content

Remove Type from config.Reference struct #40

Description

@muvaf

What problem are you facing?

We now have TerraformName to represent the corresponding resource, hence Type is unnecessary and could be derived from map[string]*config.Resource map.

How could Terrajet help solve your problem?

Make the existing map[string]*config.Resource map available to CRD builder so that it can look up the type name and write to file, hence remove the only usage of the Type field.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions