Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(azure): Event Grid support #2421

Merged
merged 2 commits into from
Apr 26, 2023
Merged

feat(azure): Event Grid support #2421

merged 2 commits into from
Apr 26, 2023

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Apr 25, 2023

closes: #2303

Adds support for azurerm_eventgrid_system_topic and azurerm_eventgrid_topic. These are both usage only resources and are billed per 100k operations (over the 100k free tier).

@hugorut hugorut self-assigned this Apr 25, 2023
closes: #2303

Adds support for `azurerm_eventgrid_system_topic` and `azurerm_eventgrid_topic`. These are both usage only resources and are billed per 100k operations (over the 100k free tier).
@hugorut hugorut merged commit f5675b9 into master Apr 26, 2023
8 of 9 checks passed
@hugorut hugorut deleted the feat/azure-event-grid branch April 26, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Azure EventGrid
2 participants