arm-visualizer
arm-visualizer copied to clipboard
Any chance of an API?
I'm working on a lot of ARM templates currently, both creating new ones, but also cleaning up old ones that were made by people who didn't really understand them and weren't given time to. In my attempt to document this stuff, I've come across this project, which is awesome. I'm wondering if there's any chance of an API? I may work on building it into a pipeline or something to generate diagrams when ARM templates are updated, but I'm not sure if I'll be given time to do that.
Anyway, thought I'd ask. Thanks for maintaining this!
There is not - you could possibly use the engine itself to parse the template and create an image yourself. It would still be a fair amount of work.
This would be a really useful feature to automatically generate documentation