mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 09:35:10 +01:00
tf
This commit is contained in:
parent
465489b24d
commit
dbd662821b
5 changed files with 61 additions and 0 deletions
8
vps-provision/versions.tf
Normal file
8
vps-provision/versions.tf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
contabo = {
|
||||
source = "contabo/contabo"
|
||||
version = "0.1.23"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue