From a46d3d8807021e68e1f1ca2a0642fe9d7632a5da Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 14 Mar 2022 16:56:44 -0700 Subject: [PATCH] Fix mysql intents --- mysql/mysql.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql/mysql.tf b/mysql/mysql.tf index 5b7c1fd..ddffe7c 100644 --- a/mysql/mysql.tf +++ b/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({