Created
August 12, 2019 08:03
-
-
Save lgvital/fe7478b7e3bafc3db79939b8640f3175 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lionel@machine:~/code/cookiecutter_aws (convert-compose)$ ecs-cli up --instance-role cookiecutter -f | |
WARN[0000] You will not be able to SSH into your EC2 instances without a key pair. | |
INFO[0001] Defaulting instance type to t2.micro | |
INFO[0002] Using recommended Amazon Linux 2 AMI with ECS Agent 1.29.1 and Docker version 18.06.1-ce | |
INFO[0002] Created cluster cluster=cookiecutter region=us-east-1 | |
INFO[0002] Waiting for your CloudFormation stack resources to be deleted... | |
INFO[0003] Cloudformation stack status stackStatus=DELETE_IN_PROGRESS | |
ERRO[0033] Error deleting cloudformation stack eventStatus=DELETE_FAILED reason="The following resource(s) failed to delete: [EcsInstanceProfile]. " resource="arn:aws:cloudformation:us-east-1:727419036083:stack/amazon-ecs-cli-setup-cookiecutter/74d4d800-bcd6-11e9-9d59-0a1fbafbd996" | |
FATA[0033] Error executing 'up': Cloudformation failure waiting for 'DELETE_COMPLETE'. Reason: 'The following resource(s) failed to delete: [EcsInstanceProfile]. ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment