Describe the bug
When executing command "render" throws error in x-tags module
Despite of that it adds the tags
It did not happen in v1.1.6
To Reproduce
Steps to reproduce the behavior:
- How you installed ECS ComposeX'...' Run as docker container
- How you are executing it ? : As a CLI tool, as a library, in lambda? CLI
- Link / share your Docker compose file
x-tags:
- Key: Workload
Value: xtest-app
- See error
No module name x-tags
Expected behavior
Show no error in log
Logs
If applicable, add logs of errors using from ECS ComposeX
2025-09-24 20:34:24 [ ERROR] ecs_composex.tags.tags_module
2025-09-24 20:34:24 [ ERROR] No module named 'ecs_composex.tags'
2025-09-24 20:34:24 [ ERROR] ecs_composex_tags.tags_module
2025-09-24 20:34:24 [ ERROR] No module named 'ecs_composex_tags'
Desktop (please complete the following information):
Describe the bug
When executing command "render" throws error in x-tags module
Despite of that it adds the tags
It did not happen in v1.1.6
To Reproduce
Steps to reproduce the behavior:
x-tags:
Value: xtest-app
No module name x-tags
Expected behavior
Show no error in log
Logs
If applicable, add logs of errors using from ECS ComposeX
2025-09-24 20:34:24 [ ERROR] ecs_composex.tags.tags_module
2025-09-24 20:34:24 [ ERROR] No module named 'ecs_composex.tags'
2025-09-24 20:34:24 [ ERROR] ecs_composex_tags.tags_module
2025-09-24 20:34:24 [ ERROR] No module named 'ecs_composex_tags'
Desktop (please complete the following information):