Skip to content

Inframap execution generates a blank image for Terraform infra #239

@kedar9696

Description

@kedar9696

Hello,

I have been using Inframap with the module-magento repository, and the graphs are generated correctly with the following command:

inframap generate ./terraform/module-magento/ | dot -Tpng > inframap.png

However, when I try the same approach on another repository, the execution completes without errors, but the generated image is just a blank white square. Interestingly, when I test with a much smaller Terraform configuration (with fewer resources), Inframap generates the graph as expected.

Has anyone encountered this behavior before? Could there be any reason why the larger Terraform configurations are resulting in blank images?

@kerak19, I would appreciate any insights you might have.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions