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({