The following input variables are required:
Description: The principal ID (object ID) of the Function App's managed identity.
Type: string
Description: The name of the Service Bus namespace.
Type: string
Description: The ID of the Service Bus namespace resource for role assignment scope.
Type: string
Description: The name of the Service Bus subscription.
Type: string
Description: The name of the Service Bus topic.
Type: string
The following input variables are optional (have default values):
Description: The maximum delivery count of a message before it is dead-lettered.
Type: number
Default: 10
The following resources are used by this module:
- azurerm_role_assignment.sb_role (resource)
- azurerm_servicebus_subscription.this (resource)