Skip to content

Commit

Permalink
Rename outputs.tf to script/outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
adstuart authored Jul 6, 2020
1 parent 7e9a672 commit 48d07de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf → script/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
output "public_ip_address" {
description = "The actual ip address allocated to the On Prem Management VM"
value = azurerm_public_ip.onprem-mgmt-pip.ip_address
}
}

0 comments on commit 48d07de

Please sign in to comment.