Skip to content

Commit cf9bf9c

Browse files
chore(deps): update terraform local to v2.4.1
1 parent 93e0f08 commit cf9bf9c

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
@@ -17,7 +17,7 @@ terraform {
1717
}
1818
local = {
1919
source = "hashicorp/local"
20-
version = "2.4.0"
20+
version = "2.4.1"
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)