Skip to content

Releases: terraform-do-modules/terraform-digitalocean-cdn

Release v1.0.6

20 Mar 13:51
fe1f013

Choose a tag to compare

Changes since v1.0.5

  • chore: add provider_meta for API usage tracking (#62)
  • chore: add pre-commit CI workflow, terraform tests, and fix versions (#61)
  • chore: standardize repo with security policy, pre-commit, and release automation (#60)
  • Merge pull request #57 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-d27d2d3b49bcf14db85bdfb0f57956abf18bb091
  • Merge pull request #58 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/gitleaks-pr-scan.yml-d27d2d3b49bcf14db85bdfb0f57956abf18bb091
  • Merge pull request #59 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-d27d2d3b49bcf14db85bdfb0f57956abf18bb091
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/gitleaks-pr-scan.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml
  • Merge pull request #56 from terraform-do-modules/dependabot/terraform/_examples/basic/terraform-do-modules/spaces/digitalocean-1.0.5
  • Merge pull request #55 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • Merge pull request #54 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tag-release.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • Merge pull request #52 from terraform-do-modules/dependabot/terraform/_examples/complete/terraform-do-modules/spaces/digitalocean-1.0.5
  • Merge pull request #53 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/pr_checks.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • build(deps): bump terraform-do-modules/spaces/digitalocean
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tag-release.yml
  • build(deps): bump terraform-do-modules/spaces/digitalocean
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml
  • Merge pull request #48 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #51 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tf-lint.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #50 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tag-release.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #49 from terraform-do-modules/dependabot/terraform/_examples/basic/terraform-do-modules/spaces/digitalocean-1.0.4
  • Merge pull request #47 from terraform-do-modules/dependabot/terraform/_examples/complete/terraform-do-modules/spaces/digitalocean-1.0.4
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tag-release.yml
  • build(deps): bump terraform-do-modules/spaces/digitalocean
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml
  • build(deps): bump terraform-do-modules/spaces/digitalocean
  • docs: update CHANGELOG for latest release

Full Changelog: v1.0.5...v1.0.6

v1.0.5

25 Feb 15:25

Choose a tag to compare

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.4...v1.0.5

Release v1.0.4

16 Feb 17:36
8ade2bb

Choose a tag to compare

Release v1.0.4

🚀 Features

  • [8ade2bb] docs(readme): add toc and related module cross-links (#38)

🔧 Chores & CI

  • [9a1d965] chore: standardize tflint workflow (#37)

Release v1.0.3

12 Feb 04:55
ed703a5

Choose a tag to compare

What's Changed

  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #29
  • build(deps): bump terraform-do-modules/spaces/digitalocean from 1.0.0 to 1.0.2 in /_examples/complete by @dependabot[bot] in #28
  • build(deps): bump terraform-do-modules/spaces/digitalocean from 1.0.0 to 1.0.2 in /_examples/basic by @dependabot[bot] in #31
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #30
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/checkov.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #32
  • feat: Day 07 hardening baseline for defaults + examples by @anmolnagpal in #34
  • feat: roll out smurf stf checks by @anket-cd in #35
  • feat(ci): Day04 gitleaks + Day05 harness rollout by @anmolnagpal in #36

New Contributors

Full Changelog: v1.0.2...v1.0.3

🚀 Release v1.0.2

06 Feb 12:54

Choose a tag to compare

What's Changed in v1.0.2

  • ⬆️ upgrade: update examples to use provider >= 2.70.0
  • ⬆️ Upgrade provider & standardize workflows
  • 📝 Update CHANGELOG for v1.0.1
  • chore: update Terraform version requirement to >= 1.5.4
  • Merge pull request #27 from terraform-do-modules/fix/workflow
  • fix: updated workflow files
  • chore: standardize GitHub Actions workflows and fix code issues
  • build(deps): bump actions/setup-python from 5 to 6 (#25)
  • build(deps): bump clouddrove/github-shared-workflows from 1.3.7 to 1.4.0 (#24)
  • build(deps): bump clouddrove/github-shared-workflows from 1.3.3 to 1.3.7 (#21)

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-cdn/releases

1.0.0

27 Jul 16:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/terraform-do-modules/terraform-digitalocean-cdn/commits/1.0.0