Skip to content

Commit

Permalink
Merge pull request #50 from jamescurtin/renovate/digitalocean-2.x
Browse files Browse the repository at this point in the history
Update Terraform digitalocean to v2.26.0
  • Loading branch information
jamescurtin authored Feb 1, 2023
2 parents 9175ca8 + 4d5ab29 commit 2b7920c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 35 deletions.
52 changes: 18 additions & 34 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.25.2"
version = "2.26.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 2b7920c

Please sign in to comment.