Skip to content

v1.0.4

Latest

Choose a tag to compare

@anmolnagpal anmolnagpal released this 25 Feb 15:25
· 1 commit to master since this release

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.yml and tf-checks.yml to cover all example directories
  • Upgraded .pre-commit-config.yaml: gruntwork-io/pre-commit v0.1.23, pre-commit-hooks v4.5.0
  • Updated dependabot.yml to track all _examples/ directories

Full Changelog: v1.0.3...v1.0.4