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