From b8fc4016cbd245cfa3c5484a6d6e1525ee706117 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 14 Mar 2022 16:56:44 -0700 Subject: [PATCH] Fix mysql intents --- nomad/mysql/mysql.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/mysql/mysql.tf b/nomad/mysql/mysql.tf index 5b7c1fd..ddffe7c 100644 --- a/nomad/mysql/mysql.tf +++ b/nomad/mysql/mysql.tf @@ -16,7 +16,7 @@ resource "nomad_job" "adminer" { # NOTE: This may need to be moved to after the services are created resource "consul_config_entry" "mysql_intents" { - name = "mysql" + name = "mysql-server" kind = "service-intentions" config_json = jsonencode({