Fix some formatting
This commit is contained in:
parent
695567b8aa
commit
5bbb6c494c
@ -14,7 +14,7 @@ module "traefik" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module "nomad_login" {
|
module "nomad_login" {
|
||||||
source = "IamTheFij/levant/nomad"
|
source = "IamTheFij/levant/nomad"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
template_path = "service.nomad"
|
template_path = "service.nomad"
|
||||||
@ -37,7 +37,7 @@ module "metrics" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module "loki" {
|
module "loki" {
|
||||||
source = "IamTheFij/levant/nomad"
|
source = "IamTheFij/levant/nomad"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
template_path = "service.nomad"
|
template_path = "service.nomad"
|
||||||
|
Loading…
Reference in New Issue
Block a user