its just in our AWS ecosystem, it would make sense to handle the versions (here tags/branches of the flows) at the stack level:
• Github actions would be responsible to push the different images in S3 or ECR with differnet tags
• CDK + Codepipeline would be responsible to assign those tags/versions to the different envs/tenants in order to centralize the versioning management at that level
So was wondering if someone got the same situation when using codepipeline + metaflow