Skip to content

Commit 45fc1df

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform talos to >= 0.9.0
1 parent 0100b8c commit 45fc1df

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.1.2"
12+
version = ">= 0.9.0"
1313
}
1414

1515
http = {

0 commit comments

Comments
 (0)