Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Fixed several issues I ran into#15

Open
ImerM wants to merge 2 commits intoaws-samples:masterfrom
ImerM:master
Open

Fixed several issues I ran into#15
ImerM wants to merge 2 commits intoaws-samples:masterfrom
ImerM:master

Conversation

@ImerM
Copy link

@ImerM ImerM commented Aug 9, 2019

Description of changes:

Changed isaac dockerfile base image, as isaac build was silently failing with original version (the ssm would mark the step as passed, despite failing every time). Changed the mount point for the AMI, as it was mounting the wrong location, causing the ami ec2 instance to stall on boot (reproduced multiple times, it would never pass the instance status checks). Changed the ecr registry region to use the default aws account region, as it had us-east-1 hardcoded which caused failures down the line if the user has their default aws region elsewhere.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Imer Muhovic added 2 commits August 9, 2019 12:26
…original version. Changed the mount point for the AMI, as it was mounting the wrong location, causing the ami ec2 instance to stall on boot. Changed the ecr registry region to use the default aws account region, as it had us-east-1 hardcoded
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant