Skip to content

Commit

Permalink
Merge pull request #39 from jamescurtin/renovate/digitalocean-2.x
Browse files Browse the repository at this point in the history
Update Terraform digitalocean to v2.24.0
  • Loading branch information
jamescurtin authored Nov 24, 2022
2 parents 0036b3d + fe95b2e commit 4bbb41b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
digitalocean = {
source = "digitalocean/digitalocean"
version = "=2.23.0"
version = "=2.24.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 4bbb41b

Please sign in to comment.