Improve infra-run portfolio credibility
lint / shell-yaml-ansible (push) Failing after 21s

This commit is contained in:
Mateusz Suski
2026-05-08 21:18:22 +00:00
parent deb12a0b4f
commit ca5a876d03
87 changed files with 462 additions and 531 deletions
+2 -16
View File
@@ -1,17 +1,3 @@
# labs/terraform
# terraform
This folder is intended for Terraform experiments and infrastructure-as-code practice. It is the natural place for module trials, state-handling examples, and environment provisioning exercises.
## Diagram
```mermaid
flowchart LR
A["terraform"] --> B["Modules"]
A --> C["Environment configs"]
A --> D["Plan and apply workflows"]
```
## Notes
- The directory currently contains only a placeholder file.
- It is positioned as a lab space rather than a production-ready IaC stack.
Terraform lab notes are planned. No implemented Terraform example is present yet. See ../../ROADMAP.md.