I recently gave a tech talk internally about Terraform. I wanted to show how quickly a web service can get complicated by showing the SVG generated from `terraform graph` output. It failed miserably: $ tf graph|dot -Tpng > graph.png dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.420618 to fit Trying to upload the genrated image to Google Slides and the error message: The image is too large. Images m…
Wonder if it'd be more achievable if the product natively understood TF modules? So you tend not to describe or view direct AWS resources, but slightly higher level concepts your eng team uses - then you only see the actual resources if you "zoom in" to a lower level scope
Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
21–30 of 46 posts
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#22I recently gave a tech talk internally about Terraform. I wanted to show how quickly a web service can get complicated by showing the SVG generated from `terraform graph` output. It failed miserably: $ tf graph|dot -Tpng > graph.png dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.420618 to fit Trying to upload the genrated image to Google Slides and the error message: The image is too large. Images m…
People at hashicorp are aware of it but it doesn't seem to be a priority getting the output to look nicer right now
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#23Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#24Big fan of "talk to sales" or "contact us" pricing pages.
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#25Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#26Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#27This file is large (15.7MB) and took 1.2 minutes to load
So your website looks broken for 1.2 minutes for me.
I doubt anyone else but a web-dev has the patience to wait for it.
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#28Earlier quoted context omitted.
Be transparent and just say: $8000/year for enterpise license for 8 seats. Additional seats at $700/year/seat.
I feel kind of frustration about the pricing, what price makes sense to you?
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#29While: https://www.brainboard.co/static/js/main.af9695a1.chunk.js is loading the page is blank This file is large (15.7MB) and took 1.2 minutes to load So your website looks broken for 1.2 minutes for me. I doubt anyone else but a web-dev has the patience to wait for it.
Re: Draw.io and Terraform = Brainboard, Graphical Way to Do Terraform
#30I recently gave a tech talk internally about Terraform. I wanted to show how quickly a web service can get complicated by showing the SVG generated from `terraform graph` output. It failed miserably: $ tf graph|dot -Tpng > graph.png dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.420618 to fit Trying to upload the genrated image to Google Slides and the error message: The image is too large. Images m…