Initial commit

This commit is contained in:
2026-05-18 13:01:32 -05:00
commit ad6af49bde
6 changed files with 62 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
output "server_ip" {
value = hcloud_server.main.ipv4_address
}