Open jmurzy opened 3 years ago
Does anyone have proper architecture how the AWS::CodeDeploy::BlueGreen works just wondering it does not create any codedeploy as deployment
Have you fixed it?
Any news?
Same error here. Has anyone actually seen this work? What is the configuration that ended up working?
It's stillborn and unusable. Use manual BG deployment (python labmdas) or rolling update.
@jmurzy Can you share the whole template, or verify that LoadBalancer
and LoadBalancerTest
are AWS::ElasticLoadBalancingV2::Listener
s?
Three years later this seems to still be an ongoing issue. Has anyone found a way round?
Following the instructions here. I'm getting the following error when trying to update the task definition with a new image.
Here's the hook
Can your team maybe open source the CodeDeployBlueGreen transform so we can do our own debugging? Otherwise, we'll probably need a little more than "Please ensure the AWS::CodeDeploy::BlueGreen Hook matches the expected schema"—especially given this is a CDK generated schema and it passes all other checks.
Thanks!
cc @clareliguori