Skip to content

Commit

Permalink
Merge pull request #89 from SpongePowered/renovate/tls-4.x
Browse files Browse the repository at this point in the history
chore(deps): Update Terraform tls to v4
  • Loading branch information
gabizou authored Nov 14, 2023
2 parents 60a2ed8 + 3990787 commit b1cb67d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "3.4.0"
version = "4.0.4"
}
}
}
Expand Down

0 comments on commit b1cb67d

Please sign in to comment.