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 092895d commit cd126c2Copy full SHA for cd126c2
README.md
@@ -81,7 +81,7 @@ terraform {
81
required_providers {
82
sysdig = {
83
source = "local/sysdiglabs/sysdig"
84
- version = "~> 2.0.0"
+ version = "~> 3.0.0"
85
}
86
87
website/docs/index.md
@@ -30,7 +30,7 @@ terraform {
30
31
32
source = "sysdiglabs/sysdig"
33
- version = ">=2.0.0"
34
35
36
0 commit comments