Skip to content

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd committed Dec 1, 2023
1 parent 53f3b8e commit b28a6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xc/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ output "endpoint" {
output "az_ce_site_pub_ip" {
value = var.az_ce_site ? data.azurerm_virtual_machine.az-ce-site[0].public_ip_address : null
}
*/

0 comments on commit b28a6e7

Please sign in to comment.