Skip to content

Commit daa1a9f

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform talos to >= 0.1.2
1 parent 394e370 commit daa1a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99

1010
talos = {
1111
source = "siderolabs/talos"
12-
version = "~> 0"
12+
version = ">= 0.1.2"
1313
}
1414

1515
http = {

0 commit comments

Comments
 (0)