Open tvk134 opened 4 months ago
Hello. Oh, that is a great one. So you want to have compose-x scan a given service and create the compose file for it? Can you elaborate a little bit more on this?
EDIT: are you trying to do what's in https://github.com/compose-x/ecs_composex/issues/547 ?
Hi John! I am trying to use ecs-composex to clone an existing aws stack. I have that stack's aws cloudformation template. I want to use this template to make a compose file. I was wondering if that's possible.
Okay and I presume that, this stack has the ECS Task & Service definition?
Yes, it does
Sounds interesting. I will look into it. Mind opening a feature request then please? Thank you
Is there a convenient way to convert/scrape a cloudformation template to a yaml file to give to the ecs-composex command?