What's Changed
Documentation
- Added
docs/architecture.md— architecture guidance and operational checklist - Added
docs/io.md— full inputs/outputs reference table
Examples
- Added
_examples/terragrunt/— Terragrunt example with DO Spaces remote state and OpenTofu support
GitHub & CI
- Added
.github/ISSUE_TEMPLATE/— bug report, feature request, and blank-issue config - Added
SECURITY.md— vulnerability reporting and security policy - Standardized all workflow SHA pins (automerge, checkov, gitleaks, pr_checks, stale_pr, tag-release, tf-checks, tflint)
- Removed stale
workflows.old/directory - Updated
module-test-harness.ymlandtf-checks.ymlto cover all example directories - Upgraded
.pre-commit-config.yaml: gruntwork-io/pre-commit v0.1.23, pre-commit-hooks v4.5.0 - Updated
dependabot.ymlto track all_examples/directories
Full Changelog: v1.0.3...v1.0.4