From 858b3cfaa9e564610f8b80781c10928c20aa39f7 Mon Sep 17 00:00:00 2001 From: crunchboy <79434911+crunchboy@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:25:37 -0400 Subject: [PATCH] fixed data collection rule property address --- website/docs/guides/4.0-upgrade-guide.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guides/4.0-upgrade-guide.html.markdown b/website/docs/guides/4.0-upgrade-guide.html.markdown index d905621785de..5e8a06eeb7b1 100644 --- a/website/docs/guides/4.0-upgrade-guide.html.markdown +++ b/website/docs/guides/4.0-upgrade-guide.html.markdown @@ -924,7 +924,7 @@ The deprecated data source has been superseded by `azurerm_mssql_server` and has ### `azurerm_monitor_data_collection_rule` -* The `data_sources.data_import.syslog.streams` property is now Required. +* The `data_sources.syslog.streams` property is now Required. ### `azurerm_monitor_diagnostic_setting`