Switch README diagrams to vertical layout

This commit is contained in:
Mateusz Suski
2026-05-06 06:40:46 +00:00
parent 1e2db3e125
commit 8cc19a0442
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ This folder is intended for Terraform experiments and infrastructure-as-code pra
## Diagram
```mermaid
flowchart LR
flowchart TD
A["terraform"] --> B["Modules"]
A --> C["Environment configs"]
A --> D["Plan and apply workflows"]