Compare commits
2 Commits
2023-12-16
...
2024-03-15
Author | SHA1 | Date | |
---|---|---|---|
27b4a7e1dd | |||
3187ff2cc4 |
@@ -2,7 +2,7 @@ terraform {
|
||||
required_providers {
|
||||
linode = {
|
||||
source = "linode/linode"
|
||||
version = ">= 2.10.1"
|
||||
version = ">= 2.17.0"
|
||||
}
|
||||
}
|
||||
required_version = ">= 1.6.0"
|
||||
|
Reference in New Issue
Block a user