Make README diagrams vertical and clickable
This commit is contained in:
@@ -6,9 +6,8 @@ This folder is intended for Terraform experiments and infrastructure-as-code pra
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["terraform"] --> B["Modules"]
|
||||
A --> C["Environment configs"]
|
||||
A --> D["Plan and apply workflows"]
|
||||
A["terraform"]
|
||||
click A href "./" "terraform"
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
Reference in New Issue
Block a user