Adds log analytics logging to cdn module
This commit is contained in:
@@ -29,3 +29,7 @@ variable "origin_host_name" {
|
||||
description = "Subdomain to use for the origin in requests to the CDN"
|
||||
}
|
||||
|
||||
variable "workspace_id" {
|
||||
description = "Log Analytics Workspace ID for sending logs generated by this resource"
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user