Riduidel / aadarchi

A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
https://riduidel.github.io/aadarchi/
Apache License 2.0
39 stars 12 forks source link

Automatically understand GCP ressources #434

Open Riduidel opened 1 month ago

Riduidel commented 1 month ago

This will be a huge work, but, well, let's try to start it.

I have two projects in which there are GCP resources associated with documented code. It could/would be nice to have those resources referenced, at least as deployment elements.

What would it need ?

Riduidel commented 1 day ago

Wait, this would be way complicated. Maybe I could try something simpler: I could try to understand terraform-docs ...