Releases: terraform-do-modules/terraform-digitalocean-database
Releases · terraform-do-modules/terraform-digitalocean-database
v1.0.5
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.4...v1.0.5
Release v1.0.4
Release v1.0.4
📦 Dependencies
- [1c47a08] Merge pull request #33 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/checkov.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
- [53eed17] Merge pull request #32 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/gitleaks-pr-scan.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
- [260cb35] Merge pull request #31 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/stf-checks.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
- [8d42044] Merge pull request #30 from terraform-do-modules/dependabot/terraform/terraform-do-modules/labels/digitalocean-1.0.4
- [8b83992] build(deps): bump clouddrove/github-shared-workflows/.github/workflows/checkov.yml
- [17bfde7] build(deps): bump clouddrove/github-shared-workflows/.github/workflows/gitleaks-pr-scan.yml
- [0abe0a1] build(deps): bump terraform-do-modules/labels/digitalocean
🔧 Chores & CI
Release v1.0.3
What's Changed
- build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.1 to 1.0.3 by @dependabot[bot] in #19
- feat: day 11 hardening - switch to STF reusable checks by @anmolnagpal in #26
- feat: harden database workflow defaults and examples by @anmolnagpal in #27
- feat(ci): Day04 gitleaks + Day05 harness rollout by @anmolnagpal in #28
New Contributors
- @anmolnagpal made their first contribution in #26
Full Changelog: v1.0.2...v1.0.3
🚀 Release v1.0.2
What's Changed in v1.0.2
- ⬆️ upgrade: update examples to use provider >= 2.70.0
- ⬆️ Upgrade provider & standardize workflows
- Merge pull request #18 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-checks.yml-1.4.1
- build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml
- Merge pull request #17 from terraform-do-modules/fix/workflow
- fix: added tag-release.yml
- fix: updated workflow files
- chore: standardize GitHub Actions workflows and fix code issues
- build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml (#15)
- build(deps): bump actions/setup-python from 5 to 6 (#14)
Key Updates
- ⬆️ Updated provider to v2.70.0+
- ✨ Updated all examples with latest versions
- 🐛 Fixed workflow configurations
- 📝 Enhanced documentation
Full Changelog: https://github.com/terraform-do-modules/terraform-digitalocean-database/releases
1.0.1
👷 Build System
fa8df84- deps: bump clouddrove/github-actions from 9.0.2 to 9.0.3 (commit by @dependabot[bot])fc1221c- deps: bump clouddrove/github-shared-workflows from 1.0.8 to 1.0.9 (PR #4 by @dependabot[bot])d164971- deps: bump actions/setup-python from 4 to 5 (PR #3 by @dependabot[bot])
1.0.0
What's Changed
- fix: add resources and update github action by @themaheshyadav in #1
New Contributors
- @themaheshyadav made their first contribution in #1
Full Changelog: https://github.com/terraform-do-modules/terraform-digitalocean-database/commits/1.0.0