Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 4.31 KB

File metadata and controls

49 lines (38 loc) · 4.31 KB

Requirements

No requirements.

Providers

Name Version
azurerm n/a

Modules

No modules.

Resources

Name Type
azurerm_eventgrid_system_topic_event_subscription.event_subscription resource

Inputs

Name Description Type Default Required
advanced_filtering_on_arrays_enabled Whether advanced filtered should be evaluated against an array instead of a single value bool false no
event_delivery_schema The scheme for the event delivery service string n/a yes
event_subscription_name The name of the event subscription string n/a yes
eventgrid_settings The map block which contains nested settings any n/a yes
eventhub_endpoint_id The ID of an eventhub endpoint if used string null no
expiration_time_utc The expiration time in RFC 3339 format string null no
hybrid_connection_endpoint_id The ID of an hybrid_connection endpoint if used string null no
identity_ids Specifies a list of user managed identity ids to be assigned to the VM. list(string) [] no
identity_type The Managed Service Identity Type of this Virtual Machine. string "" no
included_event_types A list of event types that the event grid is searching for list(any) [] no
labels The Labels of the event grid list(string) null no
location The location for this resource to be put in string n/a yes
rg_name The name of the resource group, this module does not create a resource group, it is expecting the value of a resource group already exists string n/a yes
service_bus_queue_endpoint_id The ID of an service bus queue endpoint if used string null no
service_bus_topic_endpoint_id The ID of an service bus topic endpoint if used string null no
system_topic_name The name of the system topic the subscription is to join string n/a yes
tags A map of the tags to use on the resources that are deployed with this module. map(string)
{
"source": "terraform"
}
no

Outputs

Name Description
eventgrid_system_topic_event_subscription_id The id of the custom subscription
eventgrid_system_topic_event_subscription_labels The labels of the custom subscription
eventgrid_system_topic_event_subscription_name The name of the custom subscription