terraform-azurerm-caf
terraform-azurerm-caf copied to clipboard
Diagnostic Settings: Allow ingesting of logs & metrics into diagnostic destinations (SA, EVH, LAW) using resource_id
Diagnostic Settings: Allow ingesting of logs & metrics into diagnostic destinations (SA, EVH, LAW) using resource_id.
Use case: There maybe a central logging destinations that holds all the logs and metrics but were created outside of CAF. Hence, there is a requirement to refer them using resource_id instead of "{sa, evh, law}_destination_key"
https://github.com/aztfmod/terraform-azurerm-caf/pull/795 https://github.com/aztfmod/terraform-azurerm-caf/pull/901 https://github.com/aztfmod/terraform-azurerm-caf/pull/708
Above three PRs cover what is needed: @arnaudlh @SergioMiyama - We may just need the documentation highlight this feature. No code change required. Thanks
Added feature to reference existing Eventhub too @arnaudlh @SergioMiyama :
PR#1047 [https://github.com/aztfmod/terraform-azurerm-caf/pull/1047]
Closing - covered by 5.5.0 Ref: https://github.com/aztfmod/terraform-azurerm-caf/pull/708