Skip to content

Commit

Permalink
Update output
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kossakowski <[email protected]>
  • Loading branch information
Daniel Kossakowski committed Jan 4, 2024
1 parent b3ff2a1 commit 19e024d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
#
# SPDX-License-Identifier: Apache-2.0

output "cluster_id" {
value = digitalocean_kubernetes_cluster.k8s.id
output "cluster_name" {
value = digitalocean_kubernetes_cluster.k8s.name
}

0 comments on commit 19e024d

Please sign in to comment.