-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
New Resource: azurerm_monitor_data_collection_rule
#17342
Conversation
@teowa can you please update this to use the SDK here: https://github.com/hashicorp/go-azure-sdk/tree/main/resource-manager/insights/2021-04-01 - rather than embedding this within this repository? Thanks! |
…m into data_collection
…m into data_collection
…m into data_collection
3b15967
to
2ab0061
Compare
…m into data_collection
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @teowa. Thanks for taking the time to write this PR out. It looks good but generics aren't something we're looking to add to the provider quite yet. Once that is removed, we should be good to get this in
internal/services/monitor/monitor_data_collection_rule_resource.go
Outdated
Show resolved
Hide resolved
…m into data_collection_rule
internal/services/monitor/monitor_data_collection_rule_resource.go
Outdated
Show resolved
Hide resolved
…ent' in log_analytic_workspace need to be explicitly specified in future API version
Find a previous PR of Data Collection Rule: #16704 made by @ms-henglu , thanks to him, he has confirmed with service team that receiving of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This functionality has been released in v3.15.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Support for new resource
azurerm_monitor_data_collection_rule
.Reference:
(fixes #9679)