Data Source: azurerm_eventgrid_topic

Use this data source to access information about an existing EventGrid Topic

Example Usage

data "azurerm_eventgrid_topic" "example" {
  name                = "my-eventgrid-topic"
  resource_group_name = "example-resources"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: