Skip to content

Commit 1625703

Browse files
authored
feat: Update talos provider version to 0.8 (1.10.x) (#214)
Update talos provider version
1 parent 13e7685 commit 1625703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-modules/talos/backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
talos = {
44
source = "siderolabs/talos"
5-
version = "~> 0.7"
5+
version = "~> 0.8"
66
}
77
}
88
}

0 commit comments

Comments
 (0)