We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As described in my posts at https://forums.aws.amazon.com/thread.jspa?threadID=274249 and https://stackoverflow.com/questions/48917361/autoscaling-blue-green-ecs-clusters, we built a blue-green cluster on Terraform inspired by this sample, but we have not been able to get autoscaling working. We have been able to get EC2 instances added to the cluster, but the Blue and Green services do not spin up additional tasks to make use of these instances.
It would be great if this sample were expanded to provide working code for autoscaling.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As described in my posts at https://forums.aws.amazon.com/thread.jspa?threadID=274249 and https://stackoverflow.com/questions/48917361/autoscaling-blue-green-ecs-clusters, we built a blue-green cluster on Terraform inspired by this sample, but we have not been able to get autoscaling working. We have been able to get EC2 instances added to the cluster, but the Blue and Green services do not spin up additional tasks to make use of these instances.
It would be great if this sample were expanded to provide working code for autoscaling.
The text was updated successfully, but these errors were encountered: