Closed piotrplenik closed 6 years ago
Hi @rrivera-rmn, I see that my change works stable. Any comments/notices on my PR?
@jupeter, found a make task that was misnamed. Other than that it looks good.
Thanks!
@rrivera-rmn, thanks for a reply. Where exactly?
@jupeter sorry. I could have sworn I made a comment inline, but it's not showing up:
# create the Firefox ECR repository
make ecr-create-firefox-node
# create the Chrome ECR repository
make ecr-create-firefox-node # this should be chrome
Thank you - now see. Updated!
Simplify commands, by implementing global Configuration file and simple Makefiles for create/update stack, ECR login, ECR create nodes and update the desired count.
And at least: updated: Readme.md.
Hope you enjoy, If you have any comments, please let me know.