Fix some formatting

This commit is contained in:
IamTheFij 2022-11-03 15:10:09 -07:00
parent 695567b8aa
commit 5bbb6c494c
3 changed files with 4 additions and 4 deletions

View File

@ -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"