Skip to content

Commit

Permalink
this requires more thought
Browse files Browse the repository at this point in the history
  • Loading branch information
cdkharris committed Oct 2, 2024
1 parent 5949ec2 commit 55fa7ed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions terraform/modules/jupyter/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ output "access_url" {
value = local.access_url
description = "The URL from which Jupyter can be accessed"
}

output "ip_address" {
value = resource.harvester_virtualmachine.vm.network_interface[0].ip_address
description = "The server's IP address"
}

0 comments on commit 55fa7ed

Please sign in to comment.