Skip to content

Commit

Permalink
Update Terraform digitalocean to v2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 2b7920c commit 7b6bdce
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.42.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 7b6bdce

Please sign in to comment.