Releases: terraform-do-modules/terraform-digitalocean-kubernetes
Releases · terraform-do-modules/terraform-digitalocean-kubernetes
v1.1.6
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.1.5...v1.1.6
Release v1.1.5
Release v1.1.5
🚀 Features
📦 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
Release v1.1.4
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
- @anmolnagpal made their first contribution in #32
Full Changelog: v1.1.3...v1.1.4
🚀 Release v1.1.3
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
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
- @nicolas-laduguie made their first contribution in #22
Full Changelog: 1.1.0...1.1.1
1.1.0
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
- @dependabot made their first contribution in #3
- @cloudlovely made their first contribution in #9
- @sepulworld made their first contribution in #20
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- feat: initial commit by @themaheshyadav in #2
New Contributors
- @themaheshyadav made their first contribution in #2
Full Changelog: https://github.com/terraform-do-modules/terraform-digitalocean-kubernetes/commits/1.0.0