Skip to content

[FEATURE] Use module names in the labels #173

@tamaraalarconmiller

Description

@tamaraalarconmiller

add a --use-module-names flag, so the innermost containing Terraform module name is used as the label instead of dropping it entirely. This is especially useful for projects that use standard module patterns where meaningful names live in the module name rather than the resource instance name.

Example: module.core-feature.module.image_compression_lambda.aws_lambda_function.this currently shows "Lambda Function", should show "Image Compression Lambda"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions