Log FMT
This commit is contained in:
parent
b61bb6a4c4
commit
8856d0f448
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user