We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e7685 commit 1625703Copy full SHA for 1625703
terraform-modules/talos/backend.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
talos = {
4
source = "siderolabs/talos"
5
- version = "~> 0.7"
+ version = "~> 0.8"
6
}
7
8
0 commit comments