Skip to content

Releases: terraform-do-modules/terraform-digitalocean-load-balancer

v1.0.7

Choose a tag to compare

@clouddrove-ci clouddrove-ci released this 09 May 17:35
e182329

What's Changed

  • ci: fix workflow references and remove duplicates by @clouddrove-ci in #70
  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.5 to 1.0.6 by @dependabot[bot] in #77
  • build(deps): bump terraform-do-modules/droplet/digitalocean from 1.0.5 to 1.0.6 in /_examples/complete by @dependabot[bot] in #73
  • build(deps): bump terraform-do-modules/droplet/digitalocean from 1.0.5 to 1.0.6 in /_examples/basic by @dependabot[bot] in #72
  • ci: adopt shared-workflows v2 (AZ-style) by @clouddrove-ci in #78
  • chore(deps): bump digitalocean provider minimum version to 2.85.0 by @clouddrove-ci in #81

Full Changelog: v1.0.6...v1.0.7

Release v1.0.6

Choose a tag to compare

@clouddrove-ci clouddrove-ci released this 20 Mar 13:52
7299d97

Changes since v1.0.5

  • chore: add provider_meta for API usage tracking (#69)
  • chore: add pre-commit CI workflow, terraform tests, and fix versions (#68)
  • chore: standardize repo with security policy, pre-commit, and release automation (#67)
  • Merge pull request #64 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/pr_checks.yml-d27d2d3b49bcf14db85bdfb0f57956abf18bb091
  • Merge pull request #65 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/gitleaks-pr-scan.yml-d27d2d3b49bcf14db85bdfb0f57956abf18bb091
  • Merge pull request #66 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/pr_checks.yml
  • Merge pull request #63 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/stf-checks.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • Merge pull request #62 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • Merge pull request #61 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/pr_checks.yml-a26d1abb482f8615f50f54e3e5ca2b9ed0e349d4
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/stf-checks.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml
  • Merge pull request #58 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/auto_merge.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #59 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/tag-release.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #60 from terraform-do-modules/dependabot/github_actions/clouddrove/github-shared-workflows/dot-github/workflows/stale_pr.yml-f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82
  • Merge pull request #57 from terraform-do-modules/dependabot/terraform/_examples/basic/terraform-do-modules/droplet/digitalocean-1.0.5
  • Merge pull request #56 from terraform-do-modules/dependabot/terraform/_examples/complete/terraform-do-modules/droplet/digitalocean-1.0.5
  • Merge pull request #55 from terraform-do-modules/dependabot/terraform/terraform-do-modules/labels/digitalocean-1.0.5
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/stale_pr.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tag-release.yml
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml
  • build(deps): bump terraform-do-modules/droplet/digitalocean
  • build(deps): bump terraform-do-modules/droplet/digitalocean
  • build(deps): bump terraform-do-modules/labels/digitalocean
  • docs: update CHANGELOG for latest release

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

v1.0.5

Choose a tag to compare

@anmolnagpal anmolnagpal released this 25 Feb 15:25

What's Changed

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

Choose a tag to compare

@anmolnagpal anmolnagpal released this 16 Feb 17:36
8b3f544

Release v1.0.4

🔧 Chores & CI

  • [8b3f544] chore: standardize tflint workflow (#45)

Release v1.0.3

Choose a tag to compare

@anmolnagpal anmolnagpal released this 12 Feb 04:55
a0f7fd2

What's Changed

  • build(deps): bump terraform-do-modules/droplet/digitalocean from 1.0.1 to 1.0.3 in /_examples/basic by @dependabot[bot] in #34
  • build(deps): bump terraform-do-modules/droplet/digitalocean from 1.0.1 to 1.0.3 in /_examples/complete by @dependabot[bot] in #36
  • build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.1 to 1.0.3 by @dependabot[bot] in #35
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/pr_checks.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #37
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tag-release.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #38
  • build(deps): bump clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml from 88efd7724e007c8f721a219498be29e0c9ad471b to c615ea7ef3e5beba98a335bf9acce8e67e03c755 by @dependabot[bot] in #39
  • feat: roll out smurf stf checks by @anket-cd in #42
  • feat: harden load-balancer workflow defaults and examples by @anmolnagpal in #43
  • feat(ci): Day04 gitleaks + Day05 harness rollout by @anmolnagpal in #44

New Contributors

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

🚀 Release v1.0.2

Choose a tag to compare

@anmolnagpal anmolnagpal released this 06 Feb 12:55

What's Changed

  • ⬆️ 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 #33 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 #32 from terraform-do-modules/fix/workflow
  • fix: removed algorithm variable
  • fix: updated ssh_keys in basic example
  • fix: updated ssh_keys in complete example & removed deprecated item in main.tf

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-load-balancer/releases

1.0.0

Choose a tag to compare

@dverma-cd dverma-cd released this 26 Jul 13:56

What's Changed

New Contributors

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