patrickchugh / terravision

Terravision creates Professional Cloud Architecture Diagrams from your Terraform code automatically. Supports AWS, Google and Azure.
Mozilla Public License 2.0
827 stars 79 forks source link

Feat: Added Dockerfile to project #67

Open Vinaum8 opened 1 year ago

Vinaum8 commented 1 year ago

Feature: Adicionado Dockerfile ao projeto

Type of Change

patrickchugh commented 1 year ago

@Vinaum8 Hello, thank you for your feedback and thanks for testing out Terravision and helping to make this a better product. I have recently completed a major revamp to the code which uses the terraform binary to download source files and generate initial relationships, before augmenting it with source code parsing as before. This is a significant departure from the previous approach and whilst slower, ensures a more accurate output and will handle all terraform in built functions now when encountered in the source. Please do a git pull and re-test again your PR with the latest source code. If needed, amend and I will happily merge it. Once again, thanks for helping and look forward to hearing from you soon.

P.

Vinaum8 commented 5 months ago

@patrickchugh done, sorry for the delay in answer.