Skip to content

Commit

Permalink
Update Terraform digitalocean to v2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 2b7920c commit d662f0c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 19 deletions.
52 changes: 34 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.26.0"
version = "2.44.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit d662f0c

Please sign in to comment.