Skip to content

Commit

Permalink
Merge branch 'renovate/digitalocean-2.x' into 'main'
Browse files Browse the repository at this point in the history
chore(images): update terraform digitalocean to v2.34.0

See merge request henrywhitaker3/homelab!432
  • Loading branch information
henrywhitaker3 committed Dec 12, 2023
2 parents acf8f0c + b03c797 commit 0a0065c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions terraform/.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 terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {

digitalocean = {
source = "digitalocean/digitalocean"
version = "2.32.0"
version = "2.34.0"
}

healthchecksio = {
Expand Down

0 comments on commit 0a0065c

Please sign in to comment.