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

azurerm_monitor_data_collection_rule - support for data_collection_endpoint_id, identity, stream_declaration, data_flow transform and more destinations and data_sources #21159

Merged
merged 7 commits into from
Apr 4, 2023

Conversation

teowa
Copy link
Contributor

@teowa teowa commented Mar 28, 2023

resolves #20648
resolves #20542
Support for below features:

  • data_collection_endpoint_id
  • data_flow.output_stream
  • data_flow.transform_kql
  • data_flow.built_in_transform
  • destinations.event_hub
  • destinations.event_hub_direct
  • destinations.monitor_account
  • destinations.storage_blob
  • destinations.storage_blob_direct
  • destinations.storage_table_direct
  • data_sources.data_import
  • data_sources.iis_log
  • data_sources.log_file
  • data_sources.platform_telemetry
  • data_sources.prometheus_forwarder
  • data_sources.windows_firewall_log
  • identity
  • stream_declaration

Reference:

Test:
image

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - could we please update the pr title to better reflect what new properties are being added thou?

@teowa teowa changed the title azurerm_monitor_data_collection_rule - support for more features azurerm_monitor_data_collection_rule - support for data_collection_endpoint_id, identity, stream_declaration, data_flow transform and more destinations and data_sources Apr 3, 2023
@stephybun stephybun merged commit 75d79b9 into hashicorp:main Apr 4, 2023
@github-actions github-actions bot added this to the v3.51.0 milestone Apr 4, 2023
stephybun added a commit that referenced this pull request Apr 4, 2023
@github-actions
Copy link

This functionality has been released in v3.51.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!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants