We used the template from the dagster docu to create an ecs agent. we used it as a blueprint and coded the functionality of it with aws cdk in order to build our own cdk stack. of course we changed things like service name. output is the cloudformation template that builds our ecs cluster, service, task. After having the task up and running the first time, the agent shows up in dagster cloud - as expected. this agent is labeled with a completely different name which has obvious nothing to do with the names we specified for the ecs cluster oder service name. Do you know what I mean? 🙂 regards, Max