mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Remove legacy configs
This commit is contained in:
parent
1f5e31b0e8
commit
59cb6ac9b9
116 changed files with 0 additions and 4552 deletions
|
|
@ -1,8 +0,0 @@
|
|||
output "master_public_ips" {
|
||||
value = [hcloud_server.master.*.ipv4_address]
|
||||
}
|
||||
|
||||
output "node_public_ips" {
|
||||
value = [hcloud_server.node.*.ipv4_address]
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue