mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
feat: remove old home-cloud cluster
This commit is contained in:
parent
72b5422954
commit
66391e6224
2 changed files with 1 additions and 29 deletions
|
|
@ -1,11 +1,3 @@
|
|||
output "cluster_public_ip" {
|
||||
value = module.k3s_cluster.server_public_ip
|
||||
}
|
||||
|
||||
output "cluster_name" {
|
||||
value = local.cluster_name
|
||||
}
|
||||
|
||||
output "summary" {
|
||||
value = module.k3s_cluster_v2.summary
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue