Add linode to terraform setup
Let the migration, begin!
This commit is contained in:
@ -12,5 +12,9 @@ terraform {
|
||||
source = "hashicorp/aws"
|
||||
version = "3.8.0"
|
||||
}
|
||||
linode = {
|
||||
source = "linode/linode"
|
||||
version = "1.25.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user