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 0d2e0b4 commit 53f3b8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xc/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ output "xc_waf_name" {
output "endpoint" {
value = var.app_domain
}
/*
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 53f3b8e

Please sign in to comment.