Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jksprattler committed Nov 27, 2024
1 parent 562e8f2 commit c314ef5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cloud_Azure/terraform/module/output.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ output "principal_id" {
value = local.kentik_nsg_flow_exporter_id
description = "Service Principal ID created for Kentik NSG Flow Exporter application"
}

output "flat_nsgs_keys" {
value = local.flat_nsgs
}

0 comments on commit c314ef5

Please sign in to comment.