We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8d69e commit 8fe51e8Copy full SHA for 8fe51e8
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+## [1.0.5] - 2026-02-25
2
+
3
+### 📚 Documentation
4
+- Added `docs/architecture.md` — architecture guidance and operational checklist
5
+- Added `docs/io.md` — full inputs/outputs reference table
6
7
+### 💡 Examples
8
+- Added `_examples/terragrunt/` — Terragrunt example with DO Spaces remote state and OpenTofu support
9
10
+### 👷 CI/CD & GitHub
11
+- Added `.github/ISSUE_TEMPLATE/` — bug report, feature request, and config templates
12
+- Added `SECURITY.md` — vulnerability reporting policy
13
+- Standardized all workflow SHA pins and removed `workflows.old/`
14
+- Upgraded `.pre-commit-config.yaml` to gruntwork-io/pre-commit v0.1.23 and pre-commit-hooks v4.5.0
15
0 commit comments