Skip to content

Commit 14b1411

Browse files
author
Florencia Comuzzi
committed
add provider version
1 parent 8e8af4d commit 14b1411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
linode = {
44
source = "linode/linode"
5-
# version = "..."
5+
version = "2.34.1"
66
}
77
}
88
}

0 commit comments

Comments
 (0)