mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
separate workspaces
This commit is contained in:
parent
93f2b2c0cf
commit
5250e73722
15 changed files with 97 additions and 22 deletions
8
tf-infra/contabo/versions.tf
Normal file
8
tf-infra/contabo/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