Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inframap execution generates a blank image for Terraform infra #239

Open
kedar9696 opened this issue Dec 3, 2024 · 6 comments
Open

Inframap execution generates a blank image for Terraform infra #239

kedar9696 opened this issue Dec 3, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@kedar9696
Copy link

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!

@kerak19
Copy link
Contributor

kerak19 commented Dec 10, 2024

Hey there, do you have an example configuration we could use to replicate the issue?

@kedar9696
Copy link
Author

Hi @kerak19

You can clone the repository from here and try generating an inframap by following these steps:

  1. Clone the repository.
  2. Navigate to the inframap directory.
  3. Inside, you'll find the main.tf file and a modules folder.
  4. Attempt to generate the inframap from this location.

Let me know if you need any further details!

@kedar9696
Copy link
Author

Hi @kerak19 any update on this ?

1 similar comment
@kedar9696
Copy link
Author

Hi @kerak19 any update on this ?

@kerak19 kerak19 added the bug Something isn't working label Dec 30, 2024
@kerak19
Copy link
Contributor

kerak19 commented Dec 30, 2024

Hi, unfortunately no updates at this moment as I'm still busy with other Cycloid's properties

@kedar9696
Copy link
Author

No problem, @kerak19! Just reach out whenever you have time to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants