Skip to content

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

v1.1.6

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.1.5...v1.1.6

Release v1.1.5

16 Feb 17:36
2450097

Choose a tag to compare

Release v1.1.5

🚀 Features

  • [68210a9] feat: Add SOC2-oriented Kubernetes baseline example (#35)

📦 Dependencies

  • [2450097] build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml (#40)
  • [a183905] Merge pull request #39 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/stf-checks.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
  • [e3a4876] Merge pull request #38 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/stale_pr.yml-521761c1a5cf68d919980a2ed84b755182aeabfe
  • [a1e41b5] Merge pull request #37 from terraform-do-modules/dependabot/terraform/terraform-do-modules/labels/digitalocean-1.0.4
  • [e451c9d] build(deps): bump clouddrove/github-shared-workflows/.github/workflows/stale_pr.yml
  • [3b65ada] build(deps): bump terraform-do-modules/labels/digitalocean

🔧 Chores & CI

  • [abf3644] build(deps): update clouddrove/github-shared-workflows/.github/workflows/stf-checks.yml requirement to 521761c1a5cf68d919980a2ed84b755182aeabfe
  • [d4d6b92] chore: standardize tflint workflow (#36)

Release v1.1.4

12 Feb 04:55
3af746e

Choose a tag to compare

What's Changed

  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.1 to 1.0.3 by @dependabot[bot] in #30
  • feat: harden workflows for day 15 using stf checks by @anmolnagpal in #32
  • feat: harden kubernetes workflow defaults and examples by @anmolnagpal in #33
  • feat(ci): Day04 gitleaks + Day05 harness rollout by @anmolnagpal in #34

New Contributors

Full Changelog: v1.1.3...v1.1.4

🚀 Release v1.1.3

06 Feb 12:55

Choose a tag to compare

What's Changed

  • ⬆️ upgrade: update examples to use provider >= 2.70.0
  • 📚 Add comprehensive CONTRIBUTING.md
  • ⬆️ Upgrade provider & standardize workflows
  • 📝 Update CHANGELOG for v1.1.2
  • chore: update Terraform version requirement to >= 1.5.4
  • fix: updated workflow files & versions.tf (#29)
  • chore: standardize GitHub Actions workflows and fix code issues
  • Merge pull request #22 from nicolas-laduguie/fix-sensitive-outputs
  • Merge pull request #19 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows-1.2.8
  • Merge branch 'master' into dependabot/github_actions/clouddrove/github-shared-workflows-1.2.8

Key Updates

  • ⬆️ Updated provider to v2.70.0+
  • ✨ Updated examples with latest versions
  • 🐛 Fixed workflow configurations

Full Changelog: https://github.com/terraform-do-modules/terraform-digitalocean-kubernetes/releases

1.1.1

19 Feb 20:14
075d3d8

Choose a tag to compare

What's Changed

  • build(deps): bump clouddrove/github-shared-workflows from 1.2.7 to 1.2.8 by @dependabot in #19
  • Fix using sensitive outputs from digitalocean_kubernetes_cluster reso… by @nicolas-laduguie in #22

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

06 Feb 15:35
67be6c2

Choose a tag to compare

What's Changed

  • build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3 by @dependabot in #3
  • feat: added automerge and updated the workflows by @cloudlovely in #9
  • build(deps): bump clouddrove/github-shared-workflows from 1.2.1 to 1.2.4 by @dependabot in #12
  • build(deps): bump clouddrove/github-shared-workflows from 1.2.4 to 1.2.7 by @dependabot in #18
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #5
  • build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #10
  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1 in /_examples/basic by @dependabot in #13
  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1 in /_examples/complete by @dependabot in #14
  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1 by @dependabot in #15
  • Add outputs for Kubernetes cluster token and CA certificate, fix auto_scale by @sepulworld in #20

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

27 Jul 15:51
93cf4d6

Choose a tag to compare

What's Changed

New Contributors

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