Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
anssihakanen committed Apr 25, 2024
1 parent 8cd700d commit d8f48df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/FunctionApp/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,6 @@ resource "azurerm_eventgrid_system_topic_event_subscription" "event_subscription
preferred_batch_size_in_kilobytes = 64
}
included_event_types = ["Microsoft.Storage.BlobCreated"]
}
}

#trigger

0 comments on commit d8f48df

Please sign in to comment.