Skip to content

Commit

Permalink
Merge pull request #24 from small-hack/cloudymax-patch-1
Browse files Browse the repository at this point in the history
Update main.tf
  • Loading branch information
cloudymax authored Aug 17, 2023
2 parents c3fe764 + a647e53 commit f616807
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 f616807

Please sign in to comment.