Closed dbenader closed 11 months ago
@rachfop
Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the "awsdocs" org), see the announcement on the AWS News Blog.
I have spent hours trying to setup a simple blue/green deployment via cloudformation following this guide: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/blue-green.html
Unfortunately, this guide does not go into enough detail and is very confusing. Specifically, The example templates have references to 'GreenTaskSet' and 'GreenTaskDefinition', which do not actually exist.