Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudymax authored Aug 17, 2023
1 parent c3fe764 commit a647e53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ resource "hcloud_server" "monitoring" {
}
}


output "monitoring_ipv4_address" {
value = hcloud_server.monitoring.ipv4_address
}
Expand Down

0 comments on commit a647e53

Please sign in to comment.