Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Feb 17, 2024
1 parent 0b7061a commit 7305fb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions terraform/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ output "plex" {
output "hetzner" {
value = data.ct_config.hetzner.rendered
}

output "hetzner_local" {
value = data.ct_config.hetzner_local.rendered
}

0 comments on commit 7305fb1

Please sign in to comment.