Skip to content

Commit

Permalink
removed debugging output
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Nov 30, 2023
1 parent 2b4459d commit 8d52a6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/ionos-k8s-cluster/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@ output "nodepool_zone1_id" {
output "nodepool_zone1_ips" {
value = concat(values(ionoscloud_ipblock.ippools)[*].ips)
}
output "nodepool_legacy" {
value = ionoscloud_k8s_node_pool.nodepool_legacy
}

0 comments on commit 8d52a6b

Please sign in to comment.