Terraform support #5
Replies: 3 comments 3 replies
-
Cool idea! I assume you're suggesting to implement a Terraform script (not sure if it's called that) to spin up a fresh server in the cloud on connect. This is definitely something to look into at a later stage. Luckily In the mean time, the probably already are scripts available to spin up a Minecraft server. You may be able to set this up by invoking the script as 'command' in |
Beta Was this translation helpful? Give feedback.
-
I'm going to prepare example Terraform setup for Vultr provider, but I need to wait for them to fix this issue first: vultr/terraform-provider-vultr#176 |
Beta Was this translation helpful? Give feedback.
-
Add option to create/destroy external server using Terraform. https://github.com/PhilippeChepy/terraform-rs looks useful.
Beta Was this translation helpful? Give feedback.
All reactions