outputs.tf 87 B

123
  1. output "private_dns" {
  2. value = module.private_dns_record_nessus-scanner[*].forward
  3. }