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 394e370 commit daa1a9fCopy full SHA for daa1a9f
terraform.tf
@@ -9,7 +9,7 @@ terraform {
9
10
talos = {
11
source = "siderolabs/talos"
12
- version = "~> 0"
+ version = ">= 0.1.2"
13
}
14
15
http = {
0 commit comments