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 d5bee11 commit 2b8ca43Copy full SHA for 2b8ca43
providers.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
linode = {
4
source = "linode/linode"
5
- version = "2.34.1"
+ required_version = "2.34.1"
6
}
7
8
0 commit comments