terraform/modules/avs_bastion_simple/outputs.tf (3 lines of code) (raw):

output "bastion_dns_name" { value = azurerm_bastion_host.bastion.dns_name }