简体   繁体   中英

How do I create an azure event grid system-topic using terraform?

I'm looking for the terraform equivalent to " az eventgrid system-topic create " to create a system-topic to route messages from an IoT hub to the event grid. Neither azurerm_iothub not azurerm_eventgrid modules seem to provide such functionality. What am I missing?

Today terraform-provider-azurerm v2.32.0 has been released which added support for creating event grid system topics. See this issue for details. Thanks to everyone working on this feature.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM