Skip to content

Commit bd9be86

Browse files
author
radomarina
committed
feat: bump
1 parent 9b03317 commit bd9be86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
output "filtered_subscriptions" {
2-
value = local.kv_filtered_subscriptions
2+
value = var.eventdriven_auto_discover ? local.kv_filtered_subscriptions : {}
33
}
44

55
output "firefly_service_principal_id" {

0 commit comments

Comments
 (0)