Skip to content

Commit 53a289a

Browse files
chore(deps): update terraform tls to v4.1.0
1 parent 55c0496 commit 53a289a

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.1.0"
1717
}
1818
local = {
1919
source = "hashicorp/local"

0 commit comments

Comments
 (0)