Skip to content

Commit

Permalink
chore(deps): update terraform tls to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 93e0f08 commit 16e5758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/metal/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.5"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 16e5758

Please sign in to comment.