Update Terraform linode to v2
This commit is contained in:
parent
d59e140924
commit
5218abc39e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ terraform {
|
|||
}
|
||||
linode = {
|
||||
source = "linode/linode"
|
||||
version = "1.30.0"
|
||||
version = "2.39.0"
|
||||
}
|
||||
gandi = {
|
||||
source = "go-gandi/gandi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue