Skip to content

Commit f92949b

Browse files
chore(deps): update terraform tls to v4.0.5
1 parent f2f8ae5 commit f92949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/metal/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
}
1414
tls = {
1515
source = "hashicorp/tls"
16-
version = "4.0.4"
16+
version = "4.0.5"
1717
}
1818
local = {
1919
source = "hashicorp/local"

0 commit comments

Comments
 (0)