Skip to content

[BUG] Throw error with x-tags when rendering #809

Description

@dromero-cibernetica

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:

  1. How you installed ECS ComposeX'...' Run as docker container
  2. How you are executing it ? : As a CLI tool, as a library, in lambda? CLI
  3. Link / share your Docker compose file
    x-tags:
  • Key: Workload
    Value: xtest-app
  1. 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):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions