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 3555fa0 commit 643b629Copy full SHA for 643b629
templates/providers/apps/linode.tf
@@ -11,7 +11,7 @@ terraform {
11
required_providers {
12
linode = {
13
source = "linode/linode"
14
- version = "~> 2.13.0"
+ version = "~> 2.17.0"
15
}
16
kubernetes = {
17
source = "hashicorp/kubernetes"
templates/providers/bootstrap/linode.tf
0 commit comments