Terramaid
Terramaid copied to clipboard
A utility for generating Mermaid diagrams from Terraform plans
**Is your feature request related to a problem? Please describe.** When using Terramaid to generate diagrams for more complex/large environments, the diagram does not get generated correctly since it conflicts...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/RoseSecurity/Terramaid). --- > [!WARNING] > Renovate failed to...
**Describe the bug** Trying Terramaid for the first time and when seeing the preview in IntelliJ with the mermaid plugin installed I get a parse error. Relatively simple terraform configuration....
**Is your feature request related to a problem? Please describe.** If your module contains a module that is sourced via git: ``` module "postgres" { count = var.postgres.enabled ? 1...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | golang.org/x/mod | `v0.29.0` -> `v0.30.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING]...
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.29.0 to 0.30.0. Commits 7416265 go.mod: update golang.org/x dependencies 5517a71 all: fix some comments b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf See full diff in compare view...
hi, thanks for the package! thought I would make a issue to track any decisions around getting [architecture](https://mermaid.js.org/syntax/architecture.html) diagram types in. I saw it was mentioned in #41 but figured...