Log FMT
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
module "logs" {
|
module "logs" {
|
||||||
source = "../../modules/log_analytics"
|
source = "../../modules/log_analytics"
|
||||||
owner = var.owner
|
owner = var.owner
|
||||||
environment = var.environment
|
environment = var.environment
|
||||||
region = var.region
|
region = var.region
|
||||||
name = var.name
|
name = var.name
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user