Commit Graph

8 Commits

Author SHA1 Message Date
Edward Viaene 983af3b247 update buildspec yaml command 2021-12-14 09:23:57 -05:00
Refayat Haque 084c9d1367 Update buildspec.yml for new AWS CLI ECR login
Hi Edward,

The ECR login method in this code is deprecated (https://docs.aws.amazon.com/cli/latest/reference/ecr/get-login.html). 
To login to ECR you need to use what is in the documentation here: https://docs.aws.amazon.com/cli/latest/reference/ecr/get-login-password.html
I refactored the login command using the new command in the link above.

Thank you,
2021-01-25 20:34:17 -05:00
Edward Viaene 3b780d931e vpc module version bump 2020-10-19 20:04:30 +02:00
Edward Viaene 520dd3ef53 codepipeline - fixes 2020-02-27 18:09:36 +01:00
Edward Viaene a939c15fb4 codepipeline - healthcheck fixes 2020-02-21 20:41:44 +01:00
Edward Viaene 5dbbe77b4a codepipeline-demo: healthcheck 2020-02-21 16:41:03 +01:00
Edward Viaene 04cc267e86 codepipeline (#30)
* codepipeline
2020-02-20 21:43:59 +01:00
Edward Viaene cc37d59c87 codepipeline-demo 2020-02-18 18:14:40 +01:00